getWorkListItemsForView
Retrieves the work item list for a specific work view.
This must be executed as a resource who has access to the work view. See Work List View Access.
- The request must specify the unique ID of the work list view and the number of items to retrieve.
- The request may optionally specify:
- Include allocated work items which were offered to the specified work view.
- ALL resources. This returns a list of all work items in the specified work view, regardless of what resource the work item is allocated or offered to.
- The response contains the work item list for the specified work view.
Required System Action
viewGlobalWorkList (when requesting a work item list for ALL resources)
Subtopics