Newer Version Available
Dashboard Saved Views List Resource
- Resource URL
-
1/wave/dashboards/<dashboard ID or API name>/savedviews - Formats
- JSON
- Available Version
- 42.0
- HTTP Methods
- GET POST
- GET Request Parameters
-
Parameter Name Type Description Required or Optional Available Version type ConnectWaveDashboardSavedViewType The type of saved view. - Shared
- User
42.0 - GET Response Body
-
- DashboardSavedViewCollectionRepresentation
-
Property Name Type Description Filter Group and Version Available Version savedViews DashboardSavedViewRepresentation[] A collection of dashboard saved views. Small, 42.0 42.0
- POST Request Body
-
- DashboardSavedViewInputRepresentation
-
Property Name Type Description Required or Optional Available Version isInitial Boolean True if this is the initial view when part of a list of views. 42.0 label String Saved view Label. 42.0 pageId String Dashboard page ID that this saved view applies to. 42.0 state DashboardSavedViewStateInputRepresentation Selections and filters to apply to the dashboard. 42.0 type ConnectWaveDashboardSavedViewType The type of dashboard saved view. - Shared
- User
42.0
- POST Request Parameters
-
Parameter Name Type Description Required or Optional Available Version view ConnectWaveDashboardSavedViewType The type of saved view. - Shared
- User
42.0 - POST Response Body
-
- DashboardSavedViewRepresentation
-
Property Name Type Description Filter Group and Version Available Version id String Saved view ID. Small, 42.0 42.0 isInitial Boolean True if this the initial user view when loading the dashboard. Small, 42.0 42.0 label String Saved view label. Small, 42.0 42.0 pageId String ID of dashboard page that this saved view should switch to on the dashboard. Small, 42.0 42.0 state DashboardSavedViewStateRepresentation Selections and filters that were applied directly to the dashboard. Big, 42.0 42.0 type ConnectWaveDashboardSavedViewType The type of saved view. - Shared
- User
Small, 42.0 42.0