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
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parámetros de ruta
Funds Recovery ID (UUID format)
Parámetros de consulta
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

