Get domain details
Retrieves detailed information about a specific custom domain, including its DNS target for CNAME configuration.
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Application UUID
Unique domain identifier (UUID)
Response
Get domain details
Api_V1_Entities_Domain model
Unique domain identifier
Domain name
DNS CNAME target — populated only after verification succeeds
Verification state: 'pending', 'in_progress', 'verified', or 'failed'
Token to publish as TXT _migetapp-verify.. Populated only while verification is needed; cleared once verified.
Creation timestamp
Last update timestamp

