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"
    }
  ]
}

Changes

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