Need query to get dashboard name and folder names from grafana.db

Hi Folks.

I’m creating a dashboard for Superadmin to see the list of dashboards and their folder list. Found there is a direct way to fetch the details. Can anyone help with a query to get dashboard and its folder names from grafana.db

TIA

welcome to the :grafana: forum, @psatyaraj7

you might have to develop a solution for this. Here are some tools that might be helpful, including a script to download all dashboards as JSON using curl: