GetEditableWorkViews

Retrieve a list of work views that the current resource is allowed to edit. In other words, work views that the current resource is an Owner or Author of.

  • The request must specify the start position and number of work items to retrieve.
  • The response contains the work list for the calling resource ID.
Action getEditableWorkViews
Parameter Notes
  • startPosition: the position in the work list from which to start the page of results. The list is zero-based. To start at the first item, specify 0.
  • numberOfItems: the number of items from the work view to include.
Return WorkViewsResult

Required System Action

viewWorkList