Working with shared hierarchy in ClickUp tasks (https://clickup.com/api). Returns all resources you have access to where you don't have access to its parent. For example, if you have access to a shared task, but don't have access to its parent list, it will come back in this request.
Arguments
- team_id
Team ID.
- cu_token
ClickUp personal access token or an access token from the OAuth flow. The
CU_PAT
environment variable is used whenNULL
.
See also
cu for the cu object class.