v61

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-018131,3812.6 MB
Custom Domains

Get Custom Domain Online Status

Checks whether the primary domain CNAME and ACME challenge CNAME records are correctly configured at your DNS registrar. Returns verified or unverified for each.

get/v2/cloud-gateways/custom-domains/{customDomainId}/online-status

Path parameters

customDomainIdstring uuid required
Example:39ed3790-085d-4605-9627-f96d86aaf425

ID of the custom domain to operate on.

Response

Response format for retrieving the CNAME and SSL status of a custom domain.

cname'verified' | 'unverified' required

Set of available statuses for the online properties of a custom domain.

ssl'verified' | 'unverified' required

Set of available statuses for the online properties of a custom domain.