Returns a paginated list of receipt events for the authenticated tenant. Filter by type, status, or issuer.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.
Query parameters
Filter by receipt type name (e.g.
payment_receipt).Filter by issuer UUID.
Filter by status:
active, revoked, or superseded.Max results per page (1–100, default 20).
Pagination offset (default 0).
Response
Array of receipt objects.
Total matching receipts.
Page size.
Current offset.

