api-teams | R Documentation |
Working with teams (workspaces) in ClickUp tasks (https://clickup.com/api). Teams is the legacy term for what are now called workspaces in ClickUp. For compatablitly, the term team is still used in the API v2. This is NOT the new 'Teams' feature which represents a group of users.
cu_get_teams(cu_token = NULL)
cu_token |
ClickUp personal access token or an access token from the OAuth flow.
The |
A cu object.
cu for the cu object class.
## Not run:
cu_get_teams()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.