workspace: Get or set active workspace ID

View source: R/workspace.R

workspaceR Documentation

Get or set active workspace ID

Description

Get or set active workspace ID

Usage

workspace(workspace_id = NULL)

Arguments

workspace_id

A workspace ID

Value

The ID of the active workspace.

Examples

## Not run: 
# Select default workspace for authenticated user.
workspace()
# Select a specific workspace.
workspace("612b15a5f4c3bf0462192677")

## End(Not run)

clockify documentation built on Jan. 9, 2026, 9:06 a.m.