- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Report of Dashboard
igschloessl
Explorer
03-16-2020
01:24 AM
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
![manjunathmeti manjunathmeti](https://community.splunk.com/legacyfs/online/avatars/339510.jpg)
manjunathmeti
Champion
03-16-2020
01:58 AM
Hi @igschloessl,
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
![niketn niketn](https://community.splunk.com/legacyfs/online/avatars/299862.jpg)
niketn
Legend
03-16-2020
01:55 AM
@igschloessl you can use SPLUNK REST API /data/ui/views
to pull the dashboard list. Refer to documentation https://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTknowledge#data.2Fui.2Fviews
You can add User and App context and other required search filters to pin-point to specific dashboards that you need. Refer to one of my older answers on similar lines https://answers.splunk.com/answers/662598/can-you-find-a-way-to-see-if-a-report-is-attached.html
| rest /servicesNS/-/-/data/ui/views/
The hyphen ( -
) in the REST URI above are for any user context or any app context.
____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
| makeresults | eval message= "Happy Splunking!!!"
![](/skins/images/53C7C94B4DD15F7CACC6D77B9B4D55BF/responsive_peak/images/icon_anonymous_message.png)