Collections Items List Resource

Returns a list of Analytics collection items and creates or updates the collection item list.

Resource URL

/analytics/collections/<collectionId>/items
/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:
  • Component
  • Dashboard
  • Dashboard​Saved​View
  • Lens
  • Lightning​Dashboard
  • Report
  • Tableau​Dashboard
  • Tableau​Workbook
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