List webhooks
Returns a paginated list of webhooks with their event subscriptions.
Query parameters
Maximum number of webhooks to return (default: 20, max: 50)
Cursor for pagination - webhook ID to start after
Response
List of webhooks with their event subscriptions
Changes
Changed in 1 of the 105 revisions of this API.6
- ●
added the new
ISSUE_OPENEDenum value to thedata/items/events/items/response property for the response status200response-property-enum-value-added
- ●
added the new
ISSUE_RESOLVEDenum value to thedata/items/events/items/response property for the response status200response-property-enum-value-added
- ●
added the new
conflictenum value to thetyperesponse property for the response status401response-property-enum-value-added
- ●
added the new
conflictenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
added the new
payment_requiredenum value to thetyperesponse property for the response status401response-property-enum-value-added
- ●
added the new
payment_requiredenum value to thetyperesponse property for the response status500response-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●