dashboard query retrieves detailed information about a specific dashboard by its unique identifier.
Signature
Arguments
The unique identifier of the dashboard to retrieve.
The access level required for the dashboard. See DashboardScope.
Optional version identifier for retrieving a specific historical snapshot of the dashboard.
Response
Returns aDashboard object containing the complete dashboard configuration and metadata. See Dashboard for the schema.