---
title: "Brokerage Accounts"
method: GET
path: "/accounts"
tags: ["Account & Portfolio"]
---

# Brokerage Accounts

`GET /accounts`

Allows the caller to request a list of accounts associated with the session.

## Path parameters

- `account` string, required

## Response `200`

An array of accounts

- object
  - `accounts` string[] — Unique account id

## Other responses

- `202` — Unsuccessfull response
- `204` — Unsuccessfull response
- `401` — Unsuccessfull response
- `403` — Unsuccessfull response
- `408` — Unsuccessfull response

---

[API](https://skmtc.dev/interactivebrokers/apis/ibkr-3rd-party-web-api.md) · [All operations](https://skmtc.dev/interactivebrokers/apis/ibkr-3rd-party-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactivebrokers/ibkr-3rd-party-web-api/revisions/97f75703dba5/schema)
