Skip to main content

Get joined audit view for a trade

GET 

/api/v1/trades/:tradeId/audit

Returns the trade plus its linked orders (with each order's signal and executions), executions attached directly to the trade, and any discrepancies. Lets the user inspect the full signal -> order -> execution lifecycle for one of their own trades.

Request

Responses

Joined trade audit view