Orders - Get User Open Orders
Orders
Get User Open Orders
Lists the user’s open orders.
Authorization
- Requires a valid API key.
- Required API-key permission(s):
- Trading (Read)
GET
Orders - Get User Open Orders
Headers
The API key as a string.
See the Generating Signature section for more details.
A timestamp in milliseconds. See the Timestamp Security section for more details.
An additional, non-required parameter, that you can send to specify the number of milliseconds after the timestamp for the request to be valid. See the Timestamp Security section for more details.
Query Parameters
Currency pair code
Example:
"BTC_BRL"
Order side (buy or sell)
Number of records per page
Example:
100
Page number for pagination
Example:
3
The c parameter is the cursor you should use to fetch the next page of results