Get account statements
Account Statements
Get account statements
Returns a paginated list of account statement entries for the specified account.
GET
Get account statements
Documentation Index
Fetch the complete documentation index at: https://docs.finventi.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Account ID Account ID to retrieve statement for
Pattern:
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}Account IBAN Account IBAN to retrieve statement for
Page number (0-based)
Required range:
x >= 0Example:
0
Number of items per page (max 100)
Required range:
1 <= x <= 100Example:
20
Field name to sort by
Example:
"createdAt"
Sort direction
Last modified on April 9, 2026