Workspaces

Get Workspace

Get workspace details.

Returns details about the workspace associated with the user's session.

Returns: Workspace: The details of the workspace.

Raises: HTTPException: If the user does not have permission to perform this action.

get/workspaces

Response

Successful Response

idstring nullable
namestring required
descriptionstring nullable
typestring nullable required

Changes