Resources
Export Audit Log (CSV)
Download the audit log as a streamed CSV file.
GET
Export Audit Log (CSV)
Streams matching audit entries as a CSV attachment. Without
orgId, the export is scoped to your own entries.
Authentication
Requires an API key withbilling scope. Org-scoped exports additionally require the View audit log permission for that organization.
Query Parameters
Export entries for this organization instead of your personal entries.
Filter to a single action (e.g.,
completion.created).ISO timestamp lower bound (inclusive).
ISO timestamp upper bound (inclusive).
Response
Content-Type: text/csv attachment. Columns:
Example
curl
Export Audit Log (CSV)
