webhooks

Get webhook details

get/account/webhooks/{id}

Path parameters

idstring required

Response

@type'unstoppabledomains.com/partner.v3.Webhook' required
idstring required
urlstring uri required
type'OPERATION_FINISHED' | 'OPERATION_ACTION_REQUIRED' required

Example response

{
  "id": "wh-9cc2fea1-52d9-484d-aac2-e28d5f7b1104",
  "url": "https://www.example.org/webhooks/ud"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.