# Download kibana dashboards using API call

**URL:** https://discuss.elastic.co/t/download-kibana-dashboards-using-api-call/259728
**Category:** Kibana
**Created:** [December 28, 2020, 11:42am UTC](https://discuss.elastic.co/t/download-kibana-dashboards-using-api-call/259728 "2020-12-28T11:42:21Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Gokul6](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/gokul6/32/84049_2.png) [@Gokul6](https://discuss.elastic.co/u/Gokul6)
#### Post date: [December 28, 2020, 11:42am UTC](https://discuss.elastic.co/t/download-kibana-dashboards-using-api-call/259728/1 "2020-12-28T11:42:21Z")

</div>

i know that we can download our kibana dashboards as CSV but is it possible to download any kibana dashboard using tools like POSTMAN ?? by providing our login credentials and without logging into kibana is there a way to download kibana dashboards using any API call ?? please help 🙂

---

<div class="post-metadata">

### Author: ![Marius\_Dragomir](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marius_dragomir/32/42087_2.png) [@Marius\_Dragomir](https://discuss.elastic.co/u/Marius_Dragomir)
#### Post date: [December 28, 2020, 12:20pm UTC](https://discuss.elastic.co/t/download-kibana-dashboards-using-api-call/259728/2 "2020-12-28T12:20:36Z")

</div>

If you want to download the dashboard object, you can do that with the API: [https://www.elastic.co/guide/en/kibana/7.10/saved-objects-api.html](https://www.elastic.co/guide/en/kibana/7.10/saved-objects-api.html)  
But if you want to download the data, like you do via the CSV, I guess you can schedule it like this: [https://www.elastic.co/guide/en/kibana/master/automating-report-generation.html](https://www.elastic.co/guide/en/kibana/master/automating-report-generation.html)

---

<div class="post-metadata">

### Author: ![Gokul6](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/gokul6/32/84049_2.png) [@Gokul6](https://discuss.elastic.co/u/Gokul6)
#### Post date: [December 28, 2020, 12:21pm UTC](https://discuss.elastic.co/t/download-kibana-dashboards-using-api-call/259728/3 "2020-12-28T12:21:41Z")

</div>

thanks for your time and help 🙂

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [January 25, 2021, 12:21pm UTC](https://discuss.elastic.co/t/download-kibana-dashboards-using-api-call/259728/4 "2021-01-25T12:21:50Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
