Domain
Get domain
Return the requested domain by its ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the workspace.
Example:
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
ID of the domain.
Example:
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
Response
200
application/json
OK
A domain related to a workspace.