dashboards
Post Fetch Info
METHOD: POST URL: /dashboard/fetch_info ARGUMENTS: None RETURNS: Dashboard info for embedding
POST
Authorizations
Query Parameters
Response
200
application/json
Successful Response
Basic information about a dashboard.
Superset embedded ID of the dashboard
Example:
"976ef486-d1ea-49c7-ba81-18e955d80286"
Superset guest token of the dashboard
Example:
"some-guest-token"
Name of the dashboard
Example:
"session_summary"
Display name of the dashboard
Example:
"Session Summary"
Base Superset URL of the dashboard
Example:
"https://somesuperseturl.com"
Dashboard importance (0 is the highest)
Example:
0
Dashboard label. Typically "report" or "dashboard"
Example:
"dashboard"