Skip to main content
GET
List Audit Events

Authorizations

Authorization
string
header
required

Your API key sent as a Bearer credential — Authorization: Bearer <api_key>, where <api_key> starts with oi_sk_ (create one via POST /v1/api-keys). Although the field is labelled 'token', paste your API key here. A dashboard JWT is also accepted on this header for the same endpoints.

Query Parameters

action
string | null

Filter by action enum value

resource_type
string | null
limit
integer
default:20
Required range: 1 <= x <= 100
cursor
string | null

Response

Successful Response

items
AuditEventResponse · object[]
required
next_cursor
string | null
required
has_more
boolean
required
limit
integer
required