Is it possible to get a list of personal folders using the Foundry API?
At the very least, I’d like to know the id and name.
Hi,
You can use the Foundry API to get a folder’s children to do this -
Best Regards,
Sanjeeth
Thank you for your response.
I am aware of that API and tried specifying the top-level of a personal folder RID in folderRid, but I couldn’t retrieve information about other users.
Is my understanding correct that this is because I lack access permissions to other users’ personal folders?