---
title: "List workspace adaptors"
method: GET
path: "/experimental/workspace/adaptor"
---

# List workspace adaptors

`GET /experimental/workspace/adaptor`

List all available workspace adaptors for the current project.

## Query parameters

- `directory` string
- `workspace` string

## Response `200`

Workspace adaptors

- object[]
  - `type` string, required
  - `name` string, required
  - `description` string, required

---

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