Endpoint
Domain object.
Path parameters
ObjectId string of the domain. Returns
400 if the value is not a valid ObjectId format.Response
ObjectId string uniquely identifying the domain.
Display name of the domain.
CSS color associated with the domain (e.g.,
"#3B82F6" or "blue").URL to the domain’s banner or representative image. Empty string if not set.
URL to the domain’s icon image. Empty string if not set.
Ordered list of subdomain names that belong to this domain.
Errors
| Status | Condition |
|---|---|
400 | domain_id is not a valid ObjectId format |
404 | No domain with the given ID exists |
Examples
Sample response
200