Newer Version Available
Wave Resource
- Resource URL
-
1/wave - Formats
- JSON
- Available Version
- 36.0
- HTTP Methods
- GET
- GET Response Body
-
Property Name Type Description Filter Group and Version Available Version dashboards String URL of the dashboards resource for the organization. Small, 36.0 36.0 dataConnectorTypes String URL of the dataConnectorTypes resource for the organization. Small, 39.0 39.0 dataConnectors String URL of the dataConnectors resource for the organization. Small, 39.0 39.0 dataflowjobs String URL of the dataflowjobs resource for the organization. Small, 42.0 42.0 datasets String URL of the datasets resource for the organization. Small, 36.0 36.0 folders String URL of the folders resource for the organization. Small, 36.0 36.0 lenses String URL of the lenses resource for the organization. Small, 36.0 36.0 query String URL of the query resource for the organization. Small, 36.0 36.0 recipes String URL of the recipes resource for the organization. Small, 38.0 38.0 replicatedDatasets String URL of the replicatedDatasets resource for the organization. Small, 37.0 37.0 templates String URL of the templates resource for the organization. Small, 36.0 36.0 trendedreports String URL of the trendedreports resource for the organization. Small, 37.0 37.0 - Example Response Body
-
1{ 2 "dashboards" : "/services/data/v46.0/wave/dashboards", 3 "dataConnectorTypes" : "/services/data/v46.0/wave/dataConnectorTypes", 4 "dataConnectors" : "/services/data/v46.0/wave/dataConnectors", 5 "dataflowjobs" : "/services/data/v46.0/wave/dataflowjobs", 6 "datasets" : "/services/data/v46.0/wave/datasets", 7 "folders" : "/services/data/v46.0/wave/folders", 8 "lenses" : "/services/data/v46.0/wave/lenses", 9 "query" : "/services/data/v46.0/wave/query", 10 "recipes" : "/services/data/v46.0/wave/recipes", 11 "replicatedDatasets" : "/services/data/v46.0/wave/replicatedDatasets", 12 "templates" : "/services/data/v46.0/wave/templates", 13 "trendedreports" : "/services/data/v46.0/wave/trendedreports" 14}