---
title: "Brokerage Accounts"
method: GET
path: "/ccp/account"
tags: ["CCP (Beta)"]
---

# Brokerage Accounts

`GET /ccp/account`

Provides the list of tradeable accounts

## Response `200`

An array of accounts

- object
  - `mainAcct` string — The primary or parent account.
  - `acctList` object[] — List of tradeable or Sub Accounts
    - `0` string — For multi-account structures each trading account will numbered from 0 to ...

---

[API](https://skmtc.dev/interactivebrokers/apis/client-portal-web-api.md) · [All operations](https://skmtc.dev/interactivebrokers/apis/client-portal-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactivebrokers/client-portal-web-api/revisions/32edbfe496d1/schema)
