I need to access all the information in Personal and Enterprice workspace.
I was using Restful API, for example http://localhost/OTCS/livelink.exe/api/v1/volumes/141/nodes. But I couldn't access the personal workspaces for ALL users so, now I'm trying to do the same with webservices. But the I don't have the long IDs to access the root nodes.
Is there any code sample to accomplish a general read of the content of the repository?
Thanks