v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Workspaces

Get a Workspace

Retrieve a single Workspace by its id, including the sheets it contains.

get/v1/workspaces/{workspace_id}

Response

The request has succeeded.

idinteger

The unique identifier of the Workspace.

namestring

The name of the Workspace.

descriptionstring nullable

The description of the Workspace.

colorstring nullable

The color of the Workspace.

custom_metadataobject nullable

Custom metadata associated with the Workspace.

containing_workspace_idinteger nullable

The ID of the Workspace that contains this Workspace, if any.