Webhooks
List Webhook Subscriptions
List all active webhook subscriptions for the authenticated user.
get/webhooks
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 1 of the 13 revisions of this API.2
- ▲
the
data/subscriptions/items/last_delivery_atresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/subscriptions/items/last_status_coderesponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲