Skip to main content
GET
List

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

parentId
string
required

Parent container ID for the federations.

pageSize
string<int64>

Maximum number of items to return in the response. Default value: 10.

pageToken
string

Token for pagination, allowing the retrieval of the next set of results.

filter
string

Filter expression for narrowing down the results.

Response

200 - application/json

A successful response.

items
object[]

List of federations returned in the response.

nextPageToken
string

Token for pagination, allowing the retrieval of the next set of results.