Skip to main content
GET
List By 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 allocations to return.

pageToken
string

Token to retrieve the next page of allocations.

Response

200 - application/json

A successful response.

items
object[]
nextPageToken
string