Get recent webhook delivery attempts

Delivery attempts for this company's webhook subscriptions, newest first. Use this to confirm an event was delivered, or to see why it failed.

Query Params
string

Only return deliveries for this subscription.

string
enum

Only return deliveries of this event type.

string
enum

Only return deliveries in this state. Use failed to list the dead-letter backlog: deliveries Scanifly has given up retrying.

Allowed:
number
1 to 200
Defaults to 50

Maximum number of outbox events to read. Defaults to 50.

date-time

Return only events that occurred strictly before this timestamp. Use the oldest occurredAt from the previous page to paginate.

string

Tie-breaker for before. Pass the eventId-bearing page boundary's outbox id so events sharing a timestamp are not skipped or repeated.

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json