workspaces: Get a list of workspaces

View source: R/workspace.R

workspacesR Documentation

Get a list of workspaces

Description

Get a list of workspaces

Usage

workspaces()

Value

A data frame with one record per workspace.

Examples

## Not run: 
set_api_key(Sys.getenv("CLOCKIFY_API_KEY"))

workspaces()

## End(Not run)

clockify documentation built on Sept. 2, 2023, 9:08 a.m.