Skip to main content

Workspaces

List Workspaces

Returns workspaces the caller can access. A user session lists every membership. A management key lists only the workspace bound to the key. Project keys are rejected.

Retrieve a Workspace

Retrieves a workspace by its key. A user session must be a member and does not need a workspace-scoped token. A management key may only retrieve the workspace bound to the key.

Update a Workspace

Partially updates a workspace. Omit a field to leave it unchanged. Set archived to true to archive, false to restore. The workspace key cannot be changed.