---
title: "Get Workspace"
method: GET
path: "/video/workspaces/{workspace_id}"
tags: ["API Endpoints"]
---

# Get Workspace

`GET /video/workspaces/{workspace_id}`

This endpoint get all the data of video workspace that has previously been created.

## Path parameters

- `workspace_id` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/gumlet/apis/gumlet-rest-apis.md) · [All operations](https://skmtc.net/gumlet/apis/gumlet-rest-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gumlet/gumlet-rest-apis/versions/b1f7ac2aeeec/schema)
