# Positions

All positions related paths.

 - [GET /accounts/{account_id}/positions](https://docs.upvest.co/api/positions/list_positions.md): Returns the list of positions held by the account. Use the `offset` and `limit` query parameters to page through results; `meta.total_count` gives the total number of matching positions. See the Posit
 - [GET /accounts/{account_id}/positions/{instrument_id}](https://docs.upvest.co/api/positions/retrieve_position.md): Returns the account's position in the given instrument. See the Positions guide ([TOL](https://docs.upvest.co/products/tol/guides/positions/interpreting_positions) / [BYOL](https://docs.upvest.co/prod
 - [POST Positions events](https://docs.upvest.co/api/positions/position_event.md): Positions events
