List Receipts
Returns receipts for the authenticated tenant ordered by seq DESC, with optional AND-combined filters. Does NOT verify ED25519 signatures per row — call GET /v1/receipts/:id to verify a specific receipt. Use cursor (seq from the previous page) for cursor pagination; filters compose with the cursor. For control-scoped queries (e.g. all receipts proving eu_ai_act:art_12) use GET /v1/compliance/coverage//controls//receipts. Receipts live in the hot analytics window (typically 7–30 days) until the WORM cold tier ships.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
25
Exclusive seq upper bound for the next page
RFC3339 lower ts bound (inclusive)
RFC3339 upper ts bound (inclusive)
"anthropic"
A check name present on the receipt (e.g. GUARDRAIL)
"ok"