REST APIRegistered domains
Poll a pending domain registration
Authorization
ApiKey x-api-key<token>
Workspace-owned API key with per-resource permissions.
In: header
Path Parameters
domain*string
Length
1 <= lengthResponse Body
application/json
curl -X GET "https://example.com/domain/registrations/string/status"{ "domainName": "string", "status": "in_progress"}