/api/embed

GET /api/embed/dashboard/{token}

Fetch a Dashboard via a JSON Web Token signed with the embedding-secret-key.

Token should have the following format:

 {:resource {:dashboard <dashboard-id>}}
get/api/embed/dashboard/{token}

Path parameters

tokenstring required

Response

Successful response

Changes