List your signed receipts
list_my_receiptsList your workspace receipts filtered by outcome, policy, model, or date range. Requires your aqta_ key as Bearer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows, default 25. | |
| model | No | Only receipts for this model. | |
| since | No | ISO timestamp lower bound. | |
| until | No | ISO timestamp upper bound. | |
| policy | No | Only receipts where this policy ran, e.g. pii_scan. | |
| outcome | No | Only receipts with this outcome. |