Skip to main content
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

string
required
The unique identifier for the user.
string
required
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