List workspaces

List all workspaces for your organization.

Workspaces in Label Studio let you organize your projects and users into separate spaces. This is useful for managing different teams, departments, or projects within your organization.

For more information, see Workspaces in Label Studio.

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Response

idinteger or null
Unique ID of the workspace
titlestring or null
Workspace title
descriptionstring or null
Workspace description
is_publicboolean or null
Whether the workspace is public or not
is_personalboolean or null
Whether the workspace is personal or not
is_archivedboolean or null
Whether the workspace is archived or not
created_atdatetime or null
Creation time of the workspace
updated_atdatetime or null
Last updated time of the workspace
created_byinteger or null
User ID of the workspace creator
colorstring or null
Workspace color