Skip to main content
GET
List

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Query Parameters

parentId
string
required

Parent IAM container ID

pageSize
string<int64>

Page size If not specified or set to 0, a default page size of 100 will be used

pageToken
string

An opaque listing continuation token

  • If not specified or empty, the first page of results will be returned
  • If specified, the next page of results (as identified by the token) will be returned

Response

200 - application/json

A successful response.

items
API Resource: *DNS zone*, a container for DNS data · object[]
nextPageToken
string