Get all trades of specific order
Order management
Get all trades of specific order
Limit: 10 requests per 1 second
GET /v1/order/{order_id}/trades
Get specific trades of an order by order_id.
GET
Get all trades of specific order
Documentation Index
Fetch the complete documentation index at: https://orderly.network/docs/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.