Skip to main content
GET
Export audit events JSONL

Authorizations

Authorization
string
header
required

Enter a Forge service-account token or delegated OAuth access token. Mintlify adds the Bearer prefix.

Path Parameters

organizationId
string
required

Query Parameters

limit
integer
Required range: 1 <= x <= 200
offset
integer
Required range: x >= 0
cursor
string
action
string
actorType
string
actorConsoleUserId
string
targetType
string
targetId
string
occurredAfter
string<date-time>
occurredBefore
string<date-time>

Response

One bounded page of normalized audit events in JSON Lines format. Follow X-Forge-Next-Cursor until X-Forge-Completeness is complete.

The response is of type string.