v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-12308185.7 KB
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"
}