Get an embeddable dashboard
Returns the dashboard identified by its publicId — including its reports/widgets — resolved within the caller’s embed session scope, for rendering inside an embedded view.
Access is authorized against the embed user: the dashboard is returned when the user owns its workbook, has been granted workbook access (folder-based or direct), holds EmbedDashboardRead on the dashboard, or when it has been shared with all embed users (creator-mode flow). Returns 404 if the dashboard does not exist or is not visible to the caller.
Signed embedding additionally requires the dashboard to have “Allow signed embedding” enabled; the trusted screenshoter and creator-mode session flows are exempt. Returns 403 when embedding is not permitted for the dashboard.
Authorizations
API key authentication. Send Authorization: Api-Key <YOUR_API_KEY>.
Path Parameters
Response
draft, published, archived