List webhook deliveries
Webhooks
List webhook deliveries
Lists recent delivery attempts for a webhook endpoint after verifying the endpoint belongs to the authenticated organization. Delivery payloads are not returned.
Scope notes: Requires webhook read scope and authenticated organization isolation.
Read-only endpoint.
GET
List webhook deliveries
Documentation Index
Fetch the complete documentation index at: https://docs.sellfern.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Sellfern public API key scoped to the authenticated organization. Do not use user JWTs for public integrations.
Path Parameters
Webhook endpoint ID.
Query Parameters
Maximum number of delivery attempts to return.
Required range:
1 <= x <= 100