Get Account Positions

Get the current positions being held in an account

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

When getting positions for an account, multiple positions will be returned as an array of objects and multiple positions of the same symbol will grouped into a single object. If one a single position exists in the account at the time of the call then only the position will be returned as a singe object, not nested in an array.

Path Params
string
required

ID of the account

Headers
string
enum
required

Response format

Allowed:
Responses

401

Authentication required or invalid credentials

403

Access denied to the requested resource

404

The requested resource was not found

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