Get Client Group Trade History

Closed trades for every account in one client group, filterable by date range and symbol.

Replaces: GET /api/v1/closed-trades/group/{client_group_id} and POST /api/v1/crm/group/trades/history. Note it is now a GET with query parameters, and the group is addressed by id rather than by name.

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

Client group id

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

Client group 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