---
title: "GET /workspaces/:id"
method: GET
path: "/workspaces/:id"
---

# GET /workspaces/:id

`GET /workspaces/:id`

## Response `200`

The current workspace

- object
  - `created` string
  - `id` string
  - `owner` string
  - `name` string
  - `cookie` string
  - `default` boolean

## Other responses

- `404` — The workspace does not exist

---

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