---
title: "Request Available Exchanges"
method: GET
path: "/orderexecution/exchanges"
tags: ["order-execution"]
---

# Request Available Exchanges

`GET /orderexecution/exchanges`

Returns a list of valid exchanges that a client can specify when posting an order.

## Query parameters

- `access_token` string, required

## Response `200`

Get Exchange List

## Other responses

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

## Changes

- **2018-12-26** `1bed2918a153` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tradestation/apis/tradestation-api/changes/orderexecution/exchanges/get.md)

---

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