Skip to main content
GET
Retrieve Tracking Graph

Authorizations

Authorization
string
header
required

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

Path Parameters

funds_recovery_id
string
required

Funds Recovery ID (UUID format)

Query Parameters

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

Response

OK

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

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

fundsRecoveryId
string
Example:

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

parameters
object
persons
object[]
rootTransactionId
string
Example:

"E12345678202411241430ABCDEFGHIJK"

transactions
object[]