Skip to main content
GET
List available domains

Authorizations

Authorization
string
header
required

Send a live API key in the Authorization header. Keys in query strings are rejected. A staging key never authenticates against production.

Headers

If-None-Match
string

Return 304 when the current representation matches this entity tag.

Query Parameters

limit
integer
default:50

Maximum number of resources to return.

Required range: 1 <= x <= 100
cursor
string

Opaque cursor returned by the previous page. Do not construct or modify it.

Required string length: 1 - 512

Response

Visible domains.

data
object[]
required
pagination
object
required
Last modified on August 8, 2026