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. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
I was able to get this with the help of chat GBT: What is the type parameter for a Dossier please? Report being 3. |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
For searching objects, you can use quick search API. https://demo.microstrategy.com/MicroStrategyLibrary/api-docs/index.html#/Browsing/doQuickSearch |
Beta Was this translation helpful? Give feedback.

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