List webhook deliveries
What we have tried to push, and what happened. Filter by endpoint and by state to answer “what is failing”.
Your endpoint’s response body is never stored — only the status code and a failure reason from a fixed set, since the body comes from an address you control and we do not persist what we fetch from it.
This is a debugging surface, not a second feed. To reconcile everything you should have received, walk List ICP signals with its cursor.
Authorizations
Account API key passed in the Authorization header
Query Parameters
Target account UUID. Required for staff callers; ignored for customer API keys.
Only deliveries for this endpoint. Omit for every endpoint on the account.
Only deliveries in this state: pending, delivered, exhausted, rejected. Omit for all of them.
"exhausted"
Maximum deliveries to return.
1 <= x <= 500Response
OK
Most recently queued first.