Skip to main content
GET
List audit log entries for the caller's org, cursor-paginated

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

action
string
Maximum string length: 64
entity_type
string
Maximum string length: 128
entity_id
string

26 (bare ULID) + the longest known id prefix ('agtv_', 5 chars).

Maximum string length: 31
from
string<date-time>
to
string<date-time>
since
string<date-time>
until
string<date-time>
cursor
string
limit
integer
Required range: x >= 1

Response

A page of the org's audit log entries.

data
any[]
required
meta
object
required