List execution webhook deliveries for the current organization
get/v1/execution-webhooks/deliveries
Query parameters
limitinteger
Number of items (default 20, max 100)
offsetinteger
Offset for pagination (default 0)
endpointIdstring
Filter by webhook endpoint ID
Response
OK
Example response
{
"code": 200,
"message": "success",
"requestId": "req_123"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.