Skip to main content
GET
List raw UsageLedger entries

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]+$
principal_id
string
Pattern: ^prin_[0-9a-f]{32}$
agent_id
string
Pattern: ^agent_[0-9a-f]{32}$
surface_scope_id
string
Pattern: ^surf_[0-9a-f]{32}$
automation_id
string
Pattern: ^auto_[0-9a-f]{32}$
session_id
string
Pattern: ^sess_[0-9a-f]{32}$
run
string
Pattern: ^run_[0-9a-f]{32}$
order
enum<string>
Available options:
asc,
desc

Response

Success

data
object[]
required
next_page
string | null
required