List bank statements
Retrieves available bank statements from connected Plaid accounts
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
entityId
The ID of the entity to list statements for
accountId
Optional specific account ID to filter statements
Response
Statements listed successfully
statements
Array of statement data grouped by account
total_accounts
Total number of accounts queried
successful_accounts
Number of accounts that successfully returned statements