Hi Team,
We are planning to develop an integration between Box and Zoho Cliq.
Use Case:
We are trying to fetch both team folders and personal folders of a user through the API. However, we couldn’t find any specific endpoint that directly supports this.
Currently, we are able to fetch all files and folders in the root directory using the /folders/0/items
endpoint. Is there any recommended workaround or approach for specifically identifying team folders (i.e., folders shared with groups)?