Hi, in Kibana, users are able to get the embedded iframe code in their dashboards. I was wondering if there's an API that allows me to dynamically get the iframe codes without having to open kibana and manually copy the codes every time?
No, but it's pretty easy to generate yourself. If you know the dashboard URL, you just need to add embed=true to the request parameters.