---
title: "List switchable Console orgs"
method: GET
path: "/experimental/console/orgs"
---

# List switchable Console orgs

`GET /experimental/console/orgs`

Get the available Console orgs across logged-in accounts, including the current active org.

## Query parameters

- `directory` string
- `workspace` string

## Response `200`

Switchable Console orgs

- object
  - `orgs` object[], required
    - `accountID` string, required
    - `accountEmail` string, required
    - `accountUrl` string, required
    - `orgID` string, required
    - `orgName` string, required
    - `active` boolean, required

---

[API](https://skmtc.net/kaaass/apis/opencode.md) · [All operations](https://skmtc.net/kaaass/apis/opencode/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kaaass/opencode/versions/8bb9a15bd144/schema)
