latestOpenAPI 3.1.02026-08-1182263351.1 KB
f8025de20169
Domains
List domains
List the organization's domains.
Required OAuth scope: domains:read
get/v2/domains/
Query parameters
filter[access]'PUBLIC' | 'PRIVATE' | 'PRIVATE_CODE' nullable
Return only domains with this access mode: PUBLIC, PRIVATE, or PRIVATE_CODE.
Return only domains with this access mode: PUBLIC, PRIVATE, or PRIVATE_CODE.
filter[name]string nullable
Exact hostname match. Returns the single domain with that name, if any.
Exact hostname match. Returns the single domain with that name, if any.
includestring nullable
Comma-separated related resources to include. Supported: theme.
Comma-separated related resources to include. Supported: theme.
page[size]integer
Maximum number of records to return.
Maximum number of records to return.
page[cursor]string nullable
Opaque cursor from the previous page's links.next.
Opaque cursor from the previous page's links.next.
Response
OK