List domains

Returns the list of available domains. By default, the results are paginated. You can disable pagination to retrieve all domains at once, but if the number of domains exceeds the allowed limit, the request returns a 409 Conflict error. In that case, use the pagination parameters to retrieve the full set of results.

Query Params
boolean
Defaults to true

Whether to return a paginated response.

integer
≥ 1
Defaults to 1

Page index starting with 1. By default, 1.

integer
10 to 1000
Defaults to 10

Number of records to fetch on a page. By default, 10.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json