Skip to main content
GET
List

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

parentId
string
required

ID of the parent project.

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