v1
latestOpenAPI 3.0.32026-07-24311635.6 KBDomains
/v1/domains/:id
Get details about a specific domain shared in the workspace
get/v1/domains/{id}
Path parameters
idstring required
Unique identifier of the branded domain you want to get details about
Headers
workspacestring
Which workspace id to filter domains by. No workspace specified will select main workspace.
Response
200
Example response
{
"id": "ddda4cc5b6ee45d6g7897b06ac2d1ain",
"fullName": "acme.com"
}