Get webhook delivery details
Webhooks
Get webhook delivery details
Get detailed information about a specific webhook delivery attempt.
Returns:
- The complete request payload that was sent
- Request headers including the signature
- Response status code and body from your endpoint
- Timing information
Use this to debug why a delivery failed or verify what data was sent.
GET
Get webhook delivery details
Documentation Index
Fetch the complete documentation index at: https://arkhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEYPath Parameters
The tenant ID
Webhook ID
Delivery ID (UUID)
