List Account historical Orders

Retrieves a list of Account Orders by accountID. The orders returned are ones that have been previously closed, either by being filled or by being canceled.

Path Params
string
required

The user's unique account identifier.

Query Params
string
required

Date start time of data. Follow ISO 8601 standard

string
required

Date end time of data. Follow ISO 8601 standard

number

The number of orders to be returned per page.

string
string
enum

The direction of pagination.

Allowed:
Response

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json