Retrieve Tracking Graph
Retrieve Tracking Graph
Use this endpoint to retrieve the tracking graph for a funds recovery request. The tracking graph shows the flow of funds from the root transaction.
Notes:
- Optional parameters can be used to customize the graph generation
- The graph includes persons, accounts, and transactions related to the fraud
GET
Retrieve Tracking Graph
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Funds Recovery ID (UUID format)
Query Parameters
Minimum transaction amount to include in the graph
Maximum number of transactions to include
Time window for hop analysis (ISO 8601 duration)
Maximum number of hops to follow

