GET /api/automagic-dashboards/{entity}/{entity-id-or-query}/compare/{comparison-entity}/{comparison-entity-id-or-query}
Return an automagic comparison dashboard for entity entity with id id compared with entity comparison-entity with id comparison-entity-id-or-query.
Path parameters
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.)
Invalid comparison entity type. Can only be one of "table", "segment", or "adhoc"
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.)
Query parameters
invalid show value
Response
Successful response