cURL
Webhooks
List webhook attempts
List all attempts made by a Webhook ordered in descending order.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://exa.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your Exa API key in the x-api-key header. You can also authenticate with Authorization: Bearer .
Path Parameters
The ID of the webhook
Query Parameters
The cursor to paginate through the results
Minimum string length:
1The number of results to return
Required range:
1 <= x <= 200The type of event to filter by
Available options:
webset.created, webset.deleted, webset.paused, webset.idle, webset.search.created, webset.search.canceled, webset.search.completed, webset.search.updated, import.created, import.completed, webset.item.created, webset.item.enriched, monitor.created, monitor.updated, monitor.deleted, monitor.run.created, monitor.run.completed, webset.export.created, webset.export.completed Filter attempts by their success status

