Retrieving a List of Work Views for a Resource

The getViewsForResource operation retrieves a list of work list views that the calling resource has permission to either view.

For the getViewsForResource operation, you must specify:

  • startPosition - the position in the list of views 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 views from the work list to be displayed.