List orders with the given filters
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"client_order_id": "<string>",
"created_at": 123,
"id": "<string>",
"initial_size": 123,
"market_id": "<string>",
"order_type": "<string>",
"price": 123,
"profile_id": 123,
"reason": "<string>",
"side": "<string>",
"size": 123,
"size_percent": 123,
"status": "<string>",
"time_in_force": "<string>",
"timestamp": 123,
"total_filled_size": 123,
"trigger_price": 123,
"updated_at": 123
}
],
"success": true
}
Market ID
Start Time
End Time
Status
Show child attributes
Order ID
Client Order ID
Order Type
Show child attributes
OK
The response is of type object
.
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"client_order_id": "<string>",
"created_at": 123,
"id": "<string>",
"initial_size": 123,
"market_id": "<string>",
"order_type": "<string>",
"price": 123,
"profile_id": 123,
"reason": "<string>",
"side": "<string>",
"size": 123,
"size_percent": 123,
"status": "<string>",
"time_in_force": "<string>",
"timestamp": 123,
"total_filled_size": 123,
"trigger_price": 123,
"updated_at": 123
}
],
"success": true
}
List orders with the given filters
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"client_order_id": "<string>",
"created_at": 123,
"id": "<string>",
"initial_size": 123,
"market_id": "<string>",
"order_type": "<string>",
"price": 123,
"profile_id": 123,
"reason": "<string>",
"side": "<string>",
"size": 123,
"size_percent": 123,
"status": "<string>",
"time_in_force": "<string>",
"timestamp": 123,
"total_filled_size": 123,
"trigger_price": 123,
"updated_at": 123
}
],
"success": true
}
Market ID
Start Time
End Time
Status
Show child attributes
Order ID
Client Order ID
Order Type
Show child attributes
OK
The response is of type object
.
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"client_order_id": "<string>",
"created_at": 123,
"id": "<string>",
"initial_size": 123,
"market_id": "<string>",
"order_type": "<string>",
"price": 123,
"profile_id": 123,
"reason": "<string>",
"side": "<string>",
"size": 123,
"size_percent": 123,
"status": "<string>",
"time_in_force": "<string>",
"timestamp": 123,
"total_filled_size": 123,
"trigger_price": 123,
"updated_at": 123
}
],
"success": true
}