Appearance
Are you an LLM? You can read better optimized documentation at /api/reference/get-trade-orders.md for this page in Markdown format
GET /trades/{id}/orders
Returns all orders for the given trade UUID.
TTMT places up to 36 orders per trade (6 layers × 6 orders per layer). This endpoint returns the full set — filled, pending, and cancelled — so you can reconstruct the complete layered entry structure.
Returns 404 if the trade does not exist or belongs to a different user.

