v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-12308185.7 KB
webhooks

Get list of your webhooks

get/account/webhooks

Response

@type'unstoppabledomains.com/partner.v3.CursorList' required

Example response

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