get-domain
Retrieve custom domain details including current status and DNS setup instructions. Resolve pending status by following provided DNS configuration steps.
Instructions
Get details of a custom domain including its current status and DNS setup instructions. Domain statuses: pending (DNS not yet configured), verified (DNS confirmed, SSL provisioning), active (live with HTTPS). If status is 'pending', configure the DNS record as shown in the instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_id | Yes | Domain ID (UUID). Use list-domains to find the ID | |
| project_id | Yes | Project ID (UUID). Use list-projects to find the ID |