Domains
List Domains
Lists the caller’s domain claims and assignments. Filter by account, app, or lifecycle status.
GET
List Domains
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
Pins the request to a dated API version.
Example:
"2026-09-09"
Query Parameters
Only domains belonging to this account, prefixed biz_.
Only domains assigned to this app, prefixed app_.
Only domains with this lifecycle status.
Available options:
pending_verification, provisioning, active, action_required, deleting, removed Field to sort by.
Available options:
created_at, updated_at Sort direction.
Available options:
asc, desc Number of domains from the start of the page.
Cursor for the next page.
Number of domains from the end of the page.
Cursor for the previous page.

