Retrieve a User Bank Income Insights Report
Income Insights
Retrieve a User Bank Income Insights Report
Retrieves a bank income insights report for a specific user
GET
Retrieve a User Bank Income Insights Report
Overview
This endpoint retrieves a bank income insights report for a specific user as part of the Bank Integration verification method. The report provides analyzed financial data based on bank account information.Authentication
This endpoint requires API credentials:- ClientID (Header)
- AccessKey (Header)
Path Parameters
The unique identifier for the user.
The unique identifier for the specific report.
Response
The endpoint returns report data in JSON format containing analyzed income insights from connected bank accounts.Error Responses
| Status Code | Description |
|---|---|
| 401 | Unauthorized - Authentication failed or invalid token |
| 403 | Forbidden - User is not authenticated or lacks permissions |
| 404 | Not Found - The specified user or report does not exist |