Skip to main content
GET
List

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

parentId
string
required

Tenant NID. Required to calculate 'available' numbers clipped by user quotas.

pageSize
string<int64>

Maximum number of items to return.

pageToken
string

Page token for pagination.

Response

200 - application/json

A successful response.

items
object[]

List of resource advice items matching the request. Each item represents a unique combination of Resource Type + Tier/Preset.

nextPageToken
string

Token for retrieving the next page of results.