Domains
Retrieve Domain
Retrieve a single domain for the authenticated user.
Path Parameters
domain_id
string
requiredThe Domain ID.
Possible domain status
return types include "not_started"
, "pending"
, "verified"
, "failure"
, and "temporary_failure"
. You can read more about the statuses here.
Was this page helpful?