Hi,
I am trying use the content server API to list the documents available in the given Collection.
I tried using api : api/v1/nodes//nodes , to list the documents/children in the given Collection id.
But its throwing "error": "Could not process object, invalid action 'browse'".
where as its working for Folders.
So is there in any specific api/settings to list the documents in the Collection.
Thanks,
Thiru