latestOpenAPI 3.1.02026-07-221206394.4 KB

afb7b675d5b2

Workspace

Get a workspace

Retrieves a single workspace by id.

get/v1/workspaces/{id}

Response

Retrieves a single workspace by id.

Example response

{
  "data": {
    "name": "Project Atlas workspace"
  }
}