Return financial accounts

The GET /api/financialAccounts/v2 endpoint retrieves a comprehensive list of all financial accounts associated with the user. This method provides detailed information for each account, including account numbers, balances, account types, and the financial institutions to which they belong. It is designed to give users a complete view of their financial accounts in one request, making it easier to manage and track their finances.

Purpose:

  • Provide visibility into all financial accounts linked to a user profile.
  • Centralize financial information in one response, reducing the need for multiple API calls.
  • Support account management by offering detailed data for each financial account, aiding in financial tracking, analysis, and reporting.

Response:

The response contains a list of financial accounts, including details such as account numbers, balances, account types, and the institutions they are linked to.

📘

Summary:

The GET /api/financialAccounts/v2 API method provides a centralized and comprehensive view of a user's financial accounts, including account numbers, balances, types, and the institutions they are associated with. It is designed to simplify account management and financial tracking by returning detailed information in a single response. This method is secure, reliable, and essential for applications that need access to users' complete financial portfolios.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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