Skip to main content
GET
List

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

parentId
string
required

Capacity Block Group ID for which the Capacity Intervals should be listed.

pageSize
string<int64>

Page size. Must be between [1...200]. Optional; if not specified, a reasonable default will be chosen by the service.

pageToken
string

Listing continuation token. Pass an empty string to start listing from the first page.

Response

200 - application/json

A successful response.

All existing Capacity Intervals in a Capacity Block Group.

items
object[]

List of Capacity Intervals on this result page.

nextPageToken
string

Listing continuation token for the next page of results.