List all events that have occurred in the system.
You can paginate through the results using the cursor parameter.
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.
Pass your Exa API key in the x-api-key header. You can also authenticate with Authorization: Bearer .
The cursor to paginate through the results
1The number of results to return
1 <= x <= 200The types of events to filter by
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 events created before or at this timestamp (inclusive). Must be a valid ISO 8601 datetime string. All times are in UTC.
Filter events created after or at this timestamp (inclusive). Must be a valid ISO 8601 datetime string. All times are in UTC.
List of events
The list of events
Whether there are more results to paginate through
The cursor to paginate through the next set of results