Newer Version Available

This content describes an older version of this product. View Latest

Wave Resource

Lists the top-level resources available for Analytics.
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/v45.0/wave/datasets",
3  "lenses" : "/services/data/v45.0/wave/lenses",
4  "query" : "/services/data/v45.0/wave/query"
5}