Search receipts using full-text search and faceted filters. Combine a text query with structured filters to narrow results.Documentation Index
Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Request
Full-text search across payload content.
Filter by receipt type name (e.g.
payment_receipt).Filter by status:
active, revoked, superseded, or redacted.Filter by issuer UUID.
Start of date range (RFC 3339).
End of date range (RFC 3339).
Search by indexed payload field name.
Value to match for
index_key.Max results per page (1–100, default 20).
Pagination offset (default 0).
Response
Array of matching receipt objects.
Total number of matching receipts.
Page size used.
Current offset.

