List webhook request history

Returns a paginated list of webhook requests filtered by the provided criteria. Only webhook requests from the last 30 days are available.

Query Params
date-time

Filter records created on or after this ISO-8601 timestamp. Defaults to 30 days ago if not provided. Cannot be older than 30 days from current time. Must be less than or equal to created_at__lte if both are provided.

date-time

Filter records created on or before this ISO-8601 timestamp.

string
enum

Filter by webhook event type.

integer
100 to 599

Filter by exact HTTP status code.

string

The pagination cursor value.

integer
≤ 100
Defaults to 10

Number of results to return per page.

Responses

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