Stream the filtered audit-log range as CSV or NDJSON.

Streams the full filtered audit-log range as a downloadable file. Honors every filter accepted by
GET /v1/audit-log. Rate-limited to 1 request per minute per
user; emits its own audit_log.export.created row.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required
Allowed:
uuid
string
string
length ≤ 64
string
enum

Canonical entity-type discriminator written into
audit_log.entity_type. Mirrors the frozen list in
packages/shared/src/security/audit.ts.

string
length ≤ 200
date-time
date-time
Headers
string
enum
required

Selects the network slice the request targets. Workspace-scoped
responses are filtered to this network; chain-bound writes are
stamped with it. Required on every non-admin workspace-scoped
operation.

Allowed:
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

408

Server-side wall-time cap exceeded; narrow the range.

413

Result-set row cap exceeded; narrow the range.

429

Rate limit exceeded (1 export per minute per user).

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/csv
application/x-ndjson
application/json