Newer Version Available

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

Collections Items List Resource

Returns a list of Tableau CRM collection items and creates or updates the collection item list.
Resource URL
1/wave/collections/<collectionId>/items
Formats
JSON
Available Version
52.0
HTTP Methods
GET POST PATCH
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
item​Type Collection​Item​Asset​Type​Enum Filters the results by the collection item asset type. Valid values are:
  • Dashboard
  • Dashboard​Saved​View
  • Lens
Optional 52.0
limit Integer The limit of collections to return. Optional 52.0
mobile​Only Boolean Filters the results to return only mobile asset items. Optional 52.0
offset Integer Indicates the starting index for list of collections items returned. The default value is 0. Optional 52.0
page​Token String The token to use for next page. Optional 52.0
Response body for GET and PATCH
Wave Collection Item List
Request body for POST
Wave Collection Item Input
Response body for POST
Wave Collection Item
Request body for PATCH
Wave Collection Item List Input