Skip to main content
GET
Paginated integrity checkpoints

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

agent_id
string
required

Agent identifier (e.g. smolt-abc123)

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 1000
offset
integer
default:0
Required range: x >= 0
verdict
enum<string>
Available options:
clear,
review_needed,
boundary_violation
session_id
string

Response

Paginated checkpoints

checkpoints
object[]
total
integer
limit
integer
offset
integer