Retrieve paginated bank statement submissions for a given user. Each submission includes the extracted data (account information, statement period, balance information, and transactions) when available.
Documentation Index
Fetch the complete documentation index at: https://docs.goteal.co/llms.txt
Use this file to discover all available pages before exploring further.
ID of the user to get bank statements for
The offset to start at
x >= 0The number of items to return
1 <= x <= 1000Filter out bank statements created before the given date
"2024-01-01T00:00:00.000Z"
Filter out bank statements created after the given date
"2024-12-31T23:59:59.000Z"