Webhook

List webhooks

Returns a paginated list of webhooks with their event subscriptions.

get/v1/webhook

Query parameters

limitinteger

Maximum number of webhooks to return (default: 20, max: 50)

afterstring

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_OPENED enum value to the data/items/events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new ISSUE_RESOLVED enum value to the data/items/events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new conflict enum value to the type response property for the response status 401

      response-property-enum-value-added

    • added the new conflict enum value to the type response property for the response status 500

      response-property-enum-value-added

    • added the new payment_required enum value to the type response property for the response status 401

      response-property-enum-value-added

    • added the new payment_required enum value to the type response property for the response status 500

      response-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