api-members | R Documentation |
Working with members in ClickUp tasks (https://clickup.com/api).
cu_get_task_members(task_id, cu_token = NULL)
cu_get_list_members(list_id, cu_token = NULL)
task_id |
Task ID. |
cu_token |
ClickUp personal access token or an access token from the OAuth flow.
The |
list_id |
List ID. |
A cu object.
cu for the cu object class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.