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 datasets String The URL to the datasets resource for the organization. Small, 36.0 36.0 lenses String The URL to the lenses resource for the organization. Small, 36.0 36.0 query String The URL to the query resource for the organization. Small, 36.0 36.0 - Example Response Body
-
1{ 2 "datasets" : "/services/data/v40.0/wave/datasets", 3 "lenses" : "/services/data/v40.0/wave/lenses", 4 "query" : "/services/data/v40.0/wave/query" 5}