Skip to main content
GET
Retrieve a user bank income insights report

Authorizations

X-Access-Client-Id
string
header
required

Client ID

X-Access-Secret
string
header
required

Client Access Key

Path Parameters

report_id
string
required
user_id
string
required

Query Parameters

fmt
enum<string>
default:json

Response format

Available options:
json,
pdf

Response

report_id
string
required
read-only

Unique identifier of the report.

Maximum string length: 32
Example:

"7d4fcb86b81a4880955beea558092391"

created_at
string<date-time>
required
read-only

Timestamp when the report was created.

Example:

"2022-05-04T11:30:00Z"

completed_at
string<date-time>
required
read-only

Timestamp when the report was completed.

Example:

"2022-05-04T12:00:00Z"

days_requested
integer<int32>
required
read-only

Number of days for which transactions are requested.

Example:

60

List of assets links

bank_income_summary
object
required