Get Account Trade History

Closed trades for one account, filterable by date range and symbol.

Replaces: GET /api/v2/accounts/{account_number}/trade-history, GET /api/v2/closed-trades/{account_number}, and POST /api/v1/crm/users/{login_id}/trades/history — all three merged into this one endpoint. Note it is now a GET with query parameters, not a POST with a body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Trading account number

Query Params
integer
≥ 1
Defaults to 1

Page number

integer
≥ 1
Defaults to 20

Items per page

Start of the date range (YYYY-MM-DD), inclusive

End of the date range (YYYY-MM-DD), inclusive

Responses

401

Invalid or missing API key

403

Access denied (credential scope)

404

Account not found

429

Rate limit exceeded

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json