---
title: "Get Workspace Creation Options"
method: GET
path: "/workspaces/creation-options"
tags: ["workspaces"]
---

# Get Workspace Creation Options

`GET /workspaces/creation-options`

## Response `200`

Successful Response

- WorkspaceCreationOptionsResponse
  - `owned_workspace_count` integer, required
  - `archived_owned_workspace_count` integer, required
  - `max_owned_workspaces` 3
  - `private_populations` WorkspaceCreationPopulation[], required
    - `population_id` string, required
    - `name` string, required
    - `subtitle` string, nullable
    - `source_workspaces` WorkspaceCreationSource[], required
      - `workspace_id` string, required
      - `name` string, required

---

[API](https://skmtc.dev/useauxos/apis/auxos.md) · [All operations](https://skmtc.dev/useauxos/apis/auxos/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/useauxos/auxos/revisions/2f853c0b59f4/schema)
