Skip to Content
GuidesAPI Reference
DomainsGet Domain
GET/api/v1/domains/:id

Get a domain

Returns a single domain by ID, including its current verification status.

Authorization
Authorizationstringheaderrequired

Bearer token. Format: Bearer YOUR_API_KEY

Path Parameters
idstringpathrequired

The ID of the domain to retrieve.

Last updated on