Retrieve account statement
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Query parameters
PIX end-to-end ID. Returns a list with 0 or 1 item. Mutually exclusive with identifier.
Integrator reference (payment/QR identifier). Returns all transactions with this identifier. Mutually exclusive with endToEndId.
Zero-based page index (0 = first page, 1 = second page, etc.). Ignored when endToEndId or identifier is set.
Page size (max 500). This is a ceiling: items may have fewer entries than size. Ignored when endToEndId or identifier is set.
Inclusive start date filter (list only).
Inclusive end date filter (list only).
Filter by operation type (list only; server-side). Counts may be approximate.
Response
Page of statement rows. Length may be less than size.
Zero-based page index.
Requested page size (ceiling). items may be shorter.
Total lines in the settlement-bank statement window. Approximate when rows are omitted after pagination.