List deliveries
List webhook deliveries
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Maximum number of deliveries to return (default 50)
Response
Delivery history
Unique identifier for this resource.
Identifier of the webhook.
Event type that triggered this delivery (e.g. policy.updated).
The event payload delivered to the endpoint, matching the webhook event schema.
HTTP status code returned by the subscriber endpoint; null if unreachable.
Whether the delivery received a 2xx response from the subscriber.
Number of delivery attempts made so far, including retries.
RFC 3339 timestamp.
RFC 3339 timestamp of when the resource was created.