Skip to main content
GET
/
api
/
audit-logs
/
export
Error
A valid request URL is required to generate request examples
"<string>"

Authorizations

X-API-Key
string
header
required

API key for programmatic access. Keys use the format nl_live_<64 hex> or nl_test_<64 hex> and are scoped to an account's RBAC permissions.

Query Parameters

action
string

Filter by action name

resourceType
string

Filter by resource type

actorType
enum<string>

Filter by actor type

Available options:
user,
api_key
actorId
string

Filter by actor identifier

from
string<date>

Start date for the time range filter (ISO 8601)

to
string<date>

End date for the time range filter (ISO 8601)

Free-text search across action, resource type, and actor display name

Required string length: 2 - 200
format
enum<string>
default:csv

Export file format

Available options:
csv,
tsv,
jsonl

Response

Streamed file download

The response is of type file.