Magidoc

metabaseEmbedUrl
Query

Returns a signed Metabase iframe URL for the given question, with the caller's organisationId locked into the embed token. The question must be published for embedding in Metabase. Supplied dashboard param values are resolved through the chart's param mappings and signed into the token. URL is short-lived (~10 minutes).

Arguments

#

params

The dashboard-level param values to feed into this chart via its param mappings.

questionId

Non-null

Response

#

Returns String !.

Example

#