---
title: "Get workspace"
method: GET
path: "/api/v3/workspaces/{workspace}/"
---

# Get workspace

`GET /api/v3/workspaces/{workspace}/`

Retrieve workspace details, configuration, health, and status.

## Path parameters

- `workspace` string, required

## Response `200`

Workspace details

- Workspace
  - `name` string — Workspace identifier
  - `displayName` string — Human-readable workspace name
  - `createdAt` string, date-time

---

[API](https://skmtc.net/runwhen/apis/runwhen-platform-api.md) · [All operations](https://skmtc.net/runwhen/apis/runwhen-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/runwhen/runwhen-platform-api/versions/9d1a64d4b1c1/schema)
