webhooks

List Webhook Subscriptions

List the webhook subscriptions configured in the workspace.

Requires the webhooks:read scope on the API key.

get/v1/webhooks

Query parameters

pageinteger

Page number.

Page number.

sizeinteger

Number of items per page.

Number of items per page.

Response

Successful Response

total_countinteger required

Total number of records matching the query.

total_pagesinteger required

Total number of pages.

has_moreboolean required

Whether more pages remain after the current one.

Changes

Changed in 1 of the 12 revisions of this API.4

    • added the new contact_entry.resolved enum value to the items/items/event_types/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new contact_exclusion.created enum value to the items/items/event_types/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new event.resolved enum value to the items/items/event_types/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new task.reopened enum value to the items/items/event_types/items/ response property for the response status 200

      response-property-enum-value-added