List Transaction Reports
List Transaction Reports
Use this endpoint to list TRCK002 transaction reports with optional filters and pagination.
GET
List Transaction Reports
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of items per page.
Required range:
1 <= x <= 100Page number for pagination.
Required range:
x >= 1Sort direction: asc or desc.
Available options:
asc, desc Filter by the PIX end-to-end identifier
Filter by the return identification (refund reports)
Filter by initiation type; case-insensitive
Available options:
MANUAL, DICT, STATIC_QRCODE, DYNAMIC_QRCODE Transaction statuses (comma-separated)
Filter by reports created on or after this timestamp (RFC3339)
Filter by reports created on or before this timestamp (RFC3339)

