Trade by ID
Fetch one trade’s complete dossier, keyed by its order id: trade details, on-chain settlement transactions, LP info, and admin-only compliance sections, scoped to your workspace.
settlement section.
OpenAPI
Authorizations
Workspace API key (tfk_test_/tfk_live_); results are scoped to the key's workspace.
Path Parameters
Workspace whose trades are returned - results are scoped to it
Order id from the trades list - trades are keyed by order id, not transaction hash
Response
Successful Response
Full trade dossier keyed by order id. The settlement section carries the on-chain transaction hashes.
Section A: trade details - the list-item fields plus fill time and slippage tolerance
Section B: on-chain settlement - per-stage transaction references (submit/fill/proof/finalise and a generic transactions list), including the settlement transaction hashes
Section C: LP info
Canonical route-aware order kind - omitted for non-route orders
Finer-grained state within the coarse status
Human-readable elaboration of substatus
Per-leg execution for multi-leg route orders; omitted for single-leg orders
Member identity attached to a trade - present for admin/owner callers only.
Compliance summary - admin/owner callers only
Per-order compliance snapshot captured at creation - admin/owner callers only
Latest Travel Rule transmission record - admin/owner callers only
Cryptographic and provenance proofs - admin/owner callers only
ERC-7683 intent envelope captured at submission - admin/owner callers only
Fee breakdown: gas, protocol fee, solver fee, relayer tips - omitted when the order predates fee capture