Get History

Get the history of webhooks within an optional lookback window, including specific content URLs and last attempted delivery time and status.

get/dev/v1/webhook/history

Query parameters

next-tokenstring

Optional pagination token. Response includes a token to retrieve the next page if available.

sizeinteger

Number of items per page. Default 25. Max 1000.

days-agointeger

Number of days back from current date to retrieve webhook history.

Response

Success

nextTokenstring

Optional continuation token if there are more results.

Changes

No recorded changes to this endpoint across all 1 revision of this API.