Skip to main content
GET
Search audit events

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

Organization audit events visible to the current headless actor.

events
object[]
required
totalCount
integer
nextCursor
string