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 June 22, 2024, 10:43 a.m.