---
title: "Get Account Positions"
method: GET
path: "/v2/accounts/{account_keys}/positions"
tags: ["brokerage"]
---

# Get Account Positions

`GET /v2/accounts/{account_keys}/positions`

Returns the Positions for the given accounts.

## Path parameters

- `account_keys` string[], required

## Query parameters

- `$filter` string

## Response `200`

Account Positions Response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Account Not Found
- `500` — Unexpected Error
- `502` — Bad Gateway
- `504` — Gateway Timeout

---

[API](https://skmtc.net/tradestation/apis/tradestation-api.md) · [All operations](https://skmtc.net/tradestation/apis/tradestation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tradestation/tradestation-api/revisions/061b6b092458/schema)
