v1
latestOpenAPI 3.0.22026-07-26286974.7 KBFetch all the events for a webhook.
Path parameters
The unique ID of the webhook.
Query parameters
Filter responses by HTTP status code of the webhook event, greater than or equal to the provided value (i.e., enter 200 to search for webhook events that had an HTTP status code of 200 or greater).
Filter responses by HTTP status of the webhook event, less than or equal to the provided value. (e.g., enter 200 to search for webhook events that had an HTTP status code of 200 or less).
Search for webhook events that were created before a specific date/time. Formatted in ISO 8601.
Search for webhook events that were created after a specific date/time. Formatted in ISO 8601.
Set the page number to be returned. (i.e., If you have two pages of results with 20 results per page, set the page value to 1 to receive results 1 through 20, or set the page value to 2 to receive results 21-40).
Set the maximum number of results to be returned by page. By default, each page will return 20 results.
Response
200 response