/api/pulse
GET /api/pulse/preview_dashboard/{id}
Get HTML rendering of a Dashboard with id.
This endpoint relies on a custom middleware defined in metabase.channel.render.core/style-tag-nonce-middleware to allow the style tag to render properly, given our Content Security Policy setup. This middleware is attached to these routes at the bottom of this namespace using metabase.api.common/define-routes.
get/api/pulse/preview_dashboard/{id}
Path parameters
idinteger required
value must be an integer greater than zero.
Response
Successful response