API ReferenceWorkspace Management

Get Workspace

GET/api/v1/workspaces/{workspaceId}

Retrieve detailed information about a specific workspace, including members, storage usage, and user permissions.

Headers

AuthorizationstringRequired

Bearer token for authentication

Path Parameters

workspaceIdstringRequired

The unique identifier of the workspace

GET/api/v1/workspaces/{workspaceId}
Response