The GET /api/financialAccounts/external/all endpoint retrieves a comprehensive history of external financial accounts integrated into the user’s banking profile through Plaid and Finicity. It provides detailed information about each linked account, including connection status, timestamps, and other relevant metadata, enabling users to track account linkage and monitor integration activity.
Purpose:
This endpoint allows users to view the entire history of external financial accounts connected via third-party services like Plaid and Finicity, making it easier to track their connection status and manage integrations effectively.
Response:
The response returns a list of all external accounts connected to the user's profile, including information about each account's connection status, timestamps, and metadata related to the integration process.
Key Features:
- Integration Tracking: Provides a full history of external financial accounts linked through Plaid and Finicity, helping users track when accounts were connected, their current status, and other relevant details.
- Connection Monitoring: Allows users to monitor the status of account connections (e.g., Connected, Disconnected) and view timestamps of the latest updates.
- Detailed Metadata: Supplies additional information about each account, such as account type and the name of the financial institution.
Summary:
The GET /api/financialAccounts/external/all API endpoint provides users with a complete history of external financial accounts linked to their profiles via Plaid and Finicity. By offering detailed information on account connection status, timestamps, and metadata, this endpoint supports efficient management of external account integrations and helps ensure proper tracking and auditing of all connected accounts.