How to fetch dashboard queries

Hi all,

I want to fetch dashboard and panel details with a query. Is it possible using an API? I have checked a few APIs, but they weren't helpful. For example, [Get a list of dashboards | Kibana API documentation](https://Dashboard api) is in tech preview. I also checked the saved object API([Get saved objects | Kibana API documentation](https://Saved object)), which is now deprecated. So, is there any API available to fetch dashboard and panel details along with the query and metadata?

the saved object API is the best option for now. we will not start the clock on the deprecation period until there is a suitable alternative (the API you reference is finished and fully available)

1 Like