Returns a list of all bank accounts for an entity.
Provides a comprehensive list of all bank accounts associated with an entity. This includes accounts connected through open banking or for which bank statements have been uploaded.
This list includes the account_connection_id for each account, which can be used to retrieve more detailed data from the following endpoints:
*GET /v2/bankaccounts/{account_connection_id}
*GET /v2/bankaccounts/{account_connection_id}/balances
*GET /v2/bankaccounts/{account_connection_id}/transactions
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Provides a comprehensive list of all bank accounts associated with an entity. This includes accounts connected through open banking or for which bank statements have been uploaded. This list includes the account_connection_id for each account, which can be used to retrieve more detailed data from the following endpoints:
- GET
/v2/bankaccounts/{account_connection_id} - GET
/v2/bankaccounts/{account_connection_id}/balances - GET
/v2/bankaccounts/{account_connection_id}/transactions
