List all accounts

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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
Path Params
string
enum
required

Entity Type

Allowed:
string
required

Entity ID

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json