Skip to main content
GET
List By Source Pool

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

poolId
string
required

ID of the source pool.

pageSize
string<int64>

Maximum number of pools to return.

pageToken
string

Token to retrieve the next page of pools.

Response

200 - application/json

A successful response.

items
object[]
nextPageToken
string