Newer Version Available

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

Collections List Resource

Returns a list of collections or creates a collection. Each collection contains Tableau CRM resource items.
Resource URL
1/wave/collections
Formats
JSON
Available Version
52.0
HTTP Methods
GET POST
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
editable​Only Boolean Filters the results for only collections the current user has edit access to. Optional 52.0
include​Items Boolean Indicates whether the collection items are returned in the response (true) or not (false). Optional 52.0
label String Filters the results for collections list to match the specified label. Optional 54.0
limit Integer The limit of collections to return. Optional 52.0
offset Integer Indicates the starting index for list of collections returned. The default value is 0. Optional 52.0
page​Token String The token to use for next page. Optional 52.0
pinned​Only Boolean Filters the results for pinned collections only. Optional 52.0
type Collection​Type​Enum Filters the results by collection type. Valid values are: Static. The default is to return all types of collections. Optional 52.0
Response body for GET
Wave Collection List
Response body for POST
Wave Collection Input
Response body for POST
Wave Collection