---
title: "Read workspace"
method: GET
path: "/organizations/{org}/workspaces/{name}"
tags: ["Terraform Remote Backend"]
---

# Read workspace

`GET /organizations/{org}/workspaces/{name}`

## Path parameters

- `org` string, required
- `name` string, required

## Response `200`

Workspace information

## Other responses

- `401` — Unauthorized
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/firefly/apis/api-gateway.md) · [All operations](https://skmtc.net/firefly/apis/api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/firefly/api-gateway/revisions/eea119b4113f/schema)
