---
title: "Validate workspace name"
method: GET
path: "/orgs/{orgId}/workspaces/validate"
tags: ["workspaces"]
---

# Validate workspace name

`GET /orgs/{orgId}/workspaces/validate`

Confirms the validity of the given workspace name. Append `?name=<your_workspace_name>`.

## Path parameters

- `orgId` integer, required

## Query parameters

- `name` string

## Response `204`

OK - No content

## Other responses

- `400` — Bad request
- `403` — Operation not allowed
- `409` — Duplicate element

## Changes

> 14 revisions in range; 1 not diffed, 2 could not be searched.

- **2026-01-20** `98d6b538c88e` — 1 info
  - api operation id `WorkspaceValidate` removed and replaced with `ValidateWorkspaceName`

[Change history](https://skmtc.dev/seqeralabs/apis/seqera-api/changes/orgs/:orgId/workspaces/validate/get.md)

---

[API](https://skmtc.dev/seqeralabs/apis/seqera-api.md) · [All operations](https://skmtc.dev/seqeralabs/apis/seqera-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/seqeralabs/seqera-api/revisions/97f7655d105a/schema)
