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
Autorizações
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parâmetros de caminho
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

