REST APIRegistered domains
Inspect an unexpired domain purchase challenge
Authorization
ApiKey x-api-key<token>
Workspace-owned API key with per-resource permissions.
In: header
Path Parameters
nonce*string
Format
uuidResponse Body
application/json
curl -X GET "https://example.com/domain/purchase-challenges/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "nonce": "f25f24f2-d581-4594-9824-123d5821fb65", "domainName": "string", "currency": "str", "maximumPriceMicroUsd": -9007199254740991, "expiresAt": "2019-08-24T14:15:22Z"}