webhook-integrations
List Webhooks
This endpoint returns a list of webhooks.
get/integrations/webhooks
Query parameters
filter[enabled]string
Enabled true|false only webhooks
filter[account]string required
The ID of the Account
filter[environment]string
The environment filter
filter[event]string
The ID of the Event definition
page[number]string
Page number
page[size]string
Page size
sortstring[]
The comma-separated list of attributes.
querystring
Query string
The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.
Response
Success.