Check
domains
Check
Re-check the domain’s DNS and certificate verification and return its current status.
POST
Check
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The organization's id (UUID) or slug — either form is accepted.
The project's id (UUID) or slug — either form is accepted.
Response
The domain with its refreshed status.
Pattern:
^(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+[a-z]{2,}$Slug of the environment this domain routes to.
Pattern:
^[a-z][a-z0-9-]{0,38}$Verification state: pending_dns until the CNAME points at the platform, pending_ssl while the certificate is issued, then active. failed is terminal.
Available options:
pending_dns, pending_ssl, active, failed Why verification is stuck, when the edge reported a reason.