---
title: "Get My Workspace"
method: GET
path: "/v1/workspaces/my-workspace"
tags: ["Workspaces"]
---

# Get My Workspace

`GET /v1/workspaces/my-workspace`

Get the workspace the user is currently assigned to.

## Response `200`

OK

- WorkspaceOutSchema
  - `workspace_uuid` string, nullable
  - `name` string, nullable
  - `organization_name` string, nullable
  - `organization_uuid` string, nullable

---

[API](https://skmtc.net/aymara-ai/apis/aymara-api.md) · [All operations](https://skmtc.net/aymara-ai/apis/aymara-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aymara-ai/aymara-api/versions/0cb64ef11adf/schema)
