Skip to main content
GET
Read the caller's own activity log

Authorizations

Authorization
string
header
required

Per-member, individually-revocable agent token minted via the device-code flow. Send as Authorization: Bearer agt_.... The scope array in each operation's security requirement names the IC scope the handler enforces.

Query Parameters

limit
integer

Default 25, max 100.

Required range: 1 <= x <= 100

Response

Recent activity events.

ok
boolean
required
events
object[]
required
count
integer
limit
integer
via
enum<string>
Available options:
clerk,
agent