Request Body
| Field | Type | Description |
|---|---|---|
q | string | Full-text search across payload content |
receipt_type | string | Filter by type name |
status | string | active | revoked | superseded | redacted |
issuer_id | UUID | Filter by issuer |
from_date | RFC3339 | Start of date range |
to_date | RFC3339 | End of date range |
index_key | string | Search by indexed payload field name |
index_value | string | Value to match for index_key |
limit | integer | Max results (1–100, default 20) |
offset | integer | Pagination offset |
