Get All Orders

This endpoint gets all active orders placed by the user

Path Params
string
required

The currency pair symbol

string
required

Side of orders to query (buy, sell)

string
required

Status of order (filled, pfilled, canceled, new)

boolean
required

Open status of order

string
required

Number of elements to return. Default: 50. Maximun: 100

string
required

Page of data to retrieve

string
required

Field to order data

string
required

asc or desc

date
required

Starting date of queried data in ISO 8601 format

date
required

Ending date of queried data in ISO 8601 format

Headers
string
string
string
Language
Credentials
Basic
base64
:
Request
Response
Click Try It! to start a request and see the response here!