Orders
Get Order
Retrieve details of a specific order
GET
Returns the current state of a single order, including fill status and timestamps.Documentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires an instance API key with thetrading service enabled.
Path Parameters
The order identifier.
Error Codes
| Code | Status | Description |
|---|---|---|
ORDER_NOT_FOUND | 404 | Order does not exist or does not belong to this instance |
