/api/automagic-dashboards
GET /api/automagic-dashboards/{entity}/{entity-id-or-query}/cell/{cell-query}
Return an automagic dashboard analyzing cell in automagic dashboard for entity entity defined by query cell-query.
get/api/automagic-dashboards/{entity}/{entity-id-or-query}/cell/{cell-query}
Path parameters
entity'adhoc' | 'field' | 'model' | 'question' | 'segment' | 'table' | 'transform' required
entity-id-or-querystring required
One of these:
-
A non-empty string with an Entity ID (including card__<id>-encoded Card IDs)
-
a form-encoded base-64-encoded JSON-encoded MBQL query
-
The name of a transform
(Effectively since the names of transforms are unconstrained this parameter is allowed to be any form-encoded string.)
{"stackTrail":"components:schemas:metabase.xrays.api.automagic-dashboards.base-64-encoded-json","oasType":"schema","type":"unknown","description":"form-encoded base-64-encoded JSON"}
Query parameters
invalid show value
Response
Successful response