get
https://api.tradier.com/v1/accounts//positions
Get the current positions being held in an account.
When getting positions for an account, multiple positions will be returned as an array of objects. 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.