Get Single Order
GET
https://api.sfox.com/v1/orders/:order_id
Retrieve the details of a single order.
sFOX recommends using the Orders WebSocket feed instead, which streams order updates in real-time and does not count towards your request limit.
Path Parameters
Parameter | Type | Description |
---|---|---|
| string |
|
Order Statuses
Status | Status Code | Description |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
Responses
Example Requests
Last updated