REST APIRegistered domains
Get one of the org's domains
Authorization
ApiKey x-api-key<token>
Workspace-owned API key with per-resource permissions.
In: header
Path Parameters
name*string
Length
1 <= lengthResponse Body
application/json
curl -X GET "https://example.com/domains/string"{ "name": "string", "status": "in_progress", "autoRenew": true, "privacyMode": "redaction", "boundProjectId": "string", "bindStatus": "unbound", "createdByUserId": "string", "registeredAt": "2019-08-24T14:15:22Z", "expiresAt": "2019-08-24T14:15:22Z"}