Get Transfers Insights
Report
Get Transfers Insights
Returns transfers insights.
GET
Get Transfers Insights
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Amount range
Example:
">=10;<=50"
Created at range
Example:
">=2024-01-01;<=2024-12-31"
Transferred at range
Example:
">=2024-01-01;<=2024-12-31"
Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.