Dashboard Saved Views List Resource
Resource URL
/wave/dashboards/<dashboardIdOrApiName>/savedviews
Formats
JSON
Available Version
42.0
Available Components
HTTP Methods
GET POST
GET Request Parameters
Parameter Name | Type | Description | Required or Optional | Available Version |
---|---|---|---|---|
dashboardIdOrApiName | String | The ID or API name of the dashboard to retrieve the saved views for. | Required | 42.0 |
type | ConnectWaveDashboardSavedViewType | The type of saved view.
|
Optional | 42.0 |
The following REST URL shows how to use the type parameter in the GET request.
/wave/dashboards/<dashboardIdOrApiName>/savedviews?type=User