Back
get /v1/organizations/{organizationId}/webhooks/{webhookId}/logs

Get webhook logs

Returns delivery logs for a webhook. Logs are retained for 30 days.

path params

organizationIdstring required
webhookIdstring required

query params

beforeTimestring

Optional: pagination cursor (ISO 8601 timestamp)

limitinteger

Optional: limit results (default 50, max 100)

Responses

Was this guide helpful?