Skip to main content
GET
Get a custom domain

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Replo-Api-Version
enum<string>
required

The public API version to use for this request.

Available options:
2026-08-21

Path Parameters

customDomainId
string<uuid>
required

Response

Get a custom domain

object
enum<string>
required
Available options:
custom_domain
id
string<uuid>
required
domain
string
required
status
enum<string>
required
Available options:
pending,
active,
stale
is_pending
boolean
required
is_stale
boolean
required
dns_instructions
object
required