Skip to main content
GET
List AuditRecords

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24

Query Parameters

limit
integer
Required range: x >= 1
page
string
Pattern: ^c1_[0-9a-z]+$
order
enum<string>
Available options:
asc,
desc
action
string
Minimum string length: 1
principal_id
string
Pattern: ^prin_[0-9a-f]{32}$
resource_kind
string
Minimum string length: 1
resource_id
string
Minimum string length: 1
surface_scope_id
string
Pattern: ^surf_[0-9a-f]{32}$
agent_id
string
Pattern: ^agent_[0-9a-f]{32}$
connection_id
string
Pattern: ^conn_[0-9a-f]{32}$
since
string

A canonical UTC ISO-8601 audit-list bound with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
until
string

A canonical UTC ISO-8601 audit-list bound with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$

Response

Success

data
object[]
required
next_page
string | null
required