List recent claims
list_claimsList claims in your workspace, newest first, showing state, verdict, and receipt ID. Filter by agent, action, verdict, or state, and paginate using the returned cursor.
Instructions
Lists claims in the API key's workspace, newest first, with each claim's state, verdict and receipt_id. Filters: agent_id, action, verdict, state (queued or decided). Paginate with the returned next_cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max claims to return. | |
| state | No | ||
| action | No | ||
| cursor | No | next_cursor from a previous call. | |
| verdict | No | ||
| agent_id | No |