List Deployment Webhook Deliveries
Path parameters
org_id
workspace_id
deployment_id
Deployment whose webhook deliveries to list
Query parameters
limit
Number of records per page (max 250)
after
Cursor for the next page (from previous response cursors.after)
before
Cursor for the previous page (from previous response cursors.before)
start_datetime
Filter by delivery start time, lower bound (inclusive, ISO 8601)
end_datetime
Filter by delivery start time, upper bound (inclusive, ISO 8601)
status
Filter by delivery status
Allowed values:
Response
Successful Response
items
Webhook delivery records on this page
limit
Maximum items per page
cursors
Pagination cursors
Errors
422
Unprocessable Entity Error