Export webhook history

<Note> This is an enterprise feature. Contact us to activate it for your account. </Note> Submits a request to export webhook event history as a CSV file. The download link is sent to the `notifyURL` you provide in the request body. Use this endpoint to: - Export webhook event history filtered by date range, event type, or email address - Generate reports for compliance, auditing, or performance analysis - Track delivery patterns and webhook reliability over time

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Request

Values to submit for webhooks history
objectRequired

Response

process id created
processIdlong
Id of the process created

Errors