Skip to main content
GET
Get webhook delivery logs

Authorizations

Authorization
string
header
required

Your personal access token from Settings → Profile, or a scoped API key (hc_…) created at Settings → Developer → API keys. Send it as Authorization: Bearer <token>.

Path Parameters

accountId
integer
required

Account ID

webhookId
integer
required

Webhook Subscription ID

Query Parameters

limit
integer

Number of entries to return (default 50, max 500)

status
string

Filter by status: pending, success, failed, dead

Response

OK

The response is of type object.