Audit
List audit events
Returns enterprise audit events for the authenticated organization, with optional CSV, Snowflake NDJSON, or Splunk NDJSON export formats.
GET
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100Plain YYYY-MM-DD values are inclusive for the entire UTC day; full ISO datetimes are treated as exact upper bounds.
Available options:
json, csv, ndjson, jsonl, snowflake, splunk When true with an export format, stream all matching audit events instead of a single page.
Error