Webhooks

List Webhook Subscriptions

List all active webhook subscriptions for the authenticated user.

get/webhooks

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 1 of the 13 revisions of this API.2

    • the data/subscriptions/items/last_delivery_at response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the data/subscriptions/items/last_status_code response's property type/format changed from object/ to / for status 200

      response-property-type-changed