Newer Version Available

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

List Shares

Get share data for a list view.
Resource
1/connect/list-shares/listViewId
Available version
44.0
Requires Chatter
No
HTTP methods
GET, PUT, DELETE
Request body for PUT
A PUT request replaces all shares associated with a list view with the provided collection.
JSON example
1{"currentListShares": [00GD00000000izfKAA, 00GD00000000izfKAA, 00GD00000000izfKAA]
2}
Properties
Name Type Description Required or Optional Available Version
currentListShares String[] List of 15-character IDs that identify the groups or roles with which to share the list. Required 44.0
Response body for GET and PUT
List Current Share Collection
Response for DELETE
204: Successful Delete