v26

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-1247150179.9 KB
account

List webhooks

Retrieve all webhook subscriptions configured for your account.

get/account/webhooks

Response

List of webhooks

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

Example response

{
  "items": [
    {
      "id": "wh-a1b2c3d4-e5f6-7890-abcd-ef1234567890"
    }
  ]
}