Skip to main content
GET
Retrieve Tracking Graph

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

funds_recovery_id
string
requerido

Funds Recovery ID (UUID format)

Parámetros de consulta

min_transaction_amount
string

Minimum transaction amount to include in the graph

max_transactions
integer

Maximum number of transactions to include

hop_window
string

Time window for hop analysis (ISO 8601 duration)

max_hops
integer

Maximum number of hops to follow

Respuesta

OK

accounts
object[]
creationTime
string<date-time>
Ejemplo:

"2023-11-07T05:31:56Z"

fundsRecoveryId
string
Ejemplo:

"550e8400-e29b-41d4-a716-446655440000"

parameters
object
persons
object[]
rootTransactionId
string
Ejemplo:

"E12345678202411241430ABCDEFGHIJK"

transactions
object[]