Get domain

Description

Summary: Retrieves the details of a single domain by its unique identifier. Details: This endpoint returns the full domain resource for the specified ID, including its name, status, DNS records, and other configuration details. Use this to inspect a specific domain's current state and settings.

Authentication & Scopes

Authentication is handled via an API key provided in the Authorization header. No OAuth scopes are defined; access is granted or denied based on the validity of the key.

MethodDetails
API KeyPass your API key directly in the Authorization header value (not as a Bearer token).

Headers

HeaderRequiredDescription
AuthorizationYesThe API key that verifies your access to the API.
acceptNoExpected response format. Default: application/json.

Parameters

ParameterTypeLocationRequiredDescription
:idstringPathYesThe unique identifier of the domain to retrieve.

Request Body

This endpoint does not use a request body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json