Skip to main content

Get Webhook History

GET 

/:chain/:network/webhooks/history

API for querying Webhook call history. Use this API to check Webhook execution status and call results. Call history includes Webhook event success/failure status and detailed information for each call.

History data retention period

Only Webhook call history from the last 30 days is stored. Data older than 30 days is not retained, so you must query needed history within that period.

Request

Responses

Successful Response