---
title: "Get active Console provider metadata"
method: GET
path: "/experimental/console"
---

# Get active Console provider metadata

`GET /experimental/console`

Get the active Console org name and the set of provider IDs managed by that Console org.

## Query parameters

- `directory` string
- `workspace` string

## Response `200`

Active Console provider metadata

- ConsoleState
  - `consoleManagedProviders` string[], required
  - `activeOrgName` string
  - `switchableOrgCount` number, 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)
