API Reference
Public Dashboards
Unauthenticated read-only dashboard access via share token
Unauthenticated read-only dashboard access via share token
Endpoints
GETGet a shared dashboard definition —/api/public/dashboards/{token}POSTExecute multiple widget data queries on a shared dashboard —/api/public/dashboards/{token}/widgets/dataPOSTExecute widget data on a shared dashboard —/api/public/dashboards/{token}/widgets/{widgetId}/dataPOSTStream a full explorer widget export on a shared dashboard —/api/public/dashboards/{token}/widgets/{widgetId}/exportGETGet input-widget config values on a shared dashboard —/api/public/dashboards/{token}/configPOSTResolve input-widget options on a shared dashboard —/api/public/dashboards/{token}/widgets/{widgetId}/optionsPUTSave an input-widget config value on a shared dashboard —/api/public/dashboards/{token}/widgets/{widgetId}/configPOSTExecute an action widget on a shared dashboard —/api/public/dashboards/{token}/widgets/{widgetId}/actionGETPoll a public dashboard action run status —/api/public/dashboards/{token}/action-runs/{actionRunId}/status