v4
latestSwagger 2.02026-08-0343714211.7 MBcustom_domains
Custom Domains
Show Custom Domain
Show Custom Domain
get/custom_domains/{id}
Path parameters
idinteger required
Custom Domain ID.
Response
The CustomDomains object.
Example response
{
"id": 1,
"domain": "files.example.com",
"destination": "site_alias",
"dns_status": "correct",
"ssl_certificate_id": 1,
"brick_managed": true,
"folder_behavior_id": 1,
"created_at": "2000-01-01T01:00:00Z",
"updated_at": "2000-01-01T01:00:00Z"
}