Administrative task #45
|
I am looking for the ability to get a list of reports, dossiers and documents, together with the last date that they were opened, and where they are placed within the folder structure of the server. Are there REST API calls that I can make to do this? This can be done in Command Manager, so I am assuming it can be done in the REST API, but I am not finding method that can do this yet. |
Replies: 3 comments 2 replies
|
I was scrolling through this site: And by sheer luck tried 55. It is the same for Dossiers and Documents. Now that I have the folder structure, is there a way to retrieve the last time a report or dossier was opened? I only found the create date and the last modified date. |
|
For searching objects, you can use quick search API. https://demo.microstrategy.com/MicroStrategyLibrary/api-docs/index.html#/Browsing/doQuickSearch |

For searching objects, you can use quick search API.
https://demo.microstrategy.com/MicroStrategyLibrary/api-docs/index.html#/Browsing/doQuickSearch