Jira: Duplicating an Existing Dashboard

I’m exploring whether it’s feasible to replicate a current Jira dashboard through an automated approach. Specifically, I would like to know if using the available REST API, I can generate a copy of a pre-existing dashboard without manually reconfiguring every element. Is there a built-in method to duplicate its gadgets, filters, and settings, or must I construct a new dashboard from the ground up? Any insights into best practices for cloning dashboards or alternative methods to achieve a similar result would be greatly appreciated.

im not aware of any native duplicate func. using the api you have to manually re-config each part. im aware some plugins try to workaround this, but they arent 100% reliable. might be worth a look if you dont mind a bit of extra work.