c6d6f57e6da8

latestSwagger 2.02026-08-1044314611.7 MB
workspaces
Workspaces

Show Workspace

Show Workspace

get/workspaces/{id}

Path parameters

idinteger required

Workspace ID.

Response

The Workspaces object.

idinteger

Workspace ID

namestring

Workspace name

Example response

{
  "id": 1,
  "name": "Project Alpha"
}