webhook_integration_deliveries
List Webhook Integration Deliveries
This endpoint returns a list of webhook integration deliveries filtered according to various criteria.
get/integrations/webhook-deliveries
Query parameters
filter[status]string
Status filter
filter[response-code]string
Response code filter
filter[webhook-integration]string
Webhook integration filter
filter[triggered-at]string
The triggered-at date filter. Example: filter[date]=between:2024-01-01T00:00:00Z,2024-02-01T00:00:00Z
filter[environment]string
Environment filter
filter[workspace]string
Workspace filter
filter[run]string
Run filter
filter[event]string
Event filter
page[number]string
Page number
page[size]string
Page size
includestring[]
The comma-separated list of relationship paths.
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.