Is there any way to export entire dashboards or separate visualizations via the API? I couldn't find any option for it in the API docs but I might simply be missing something.
My main problem is that I have a dashboard with customizable parameters that takes a few minutes to update. As the underlying data is static I'd like to pre-generate the results for the parameters I know I'd use to improve usability, without creating a complete mess of making a copy of the dashboard for every parameter. Does anyone have any good tips for this?