Optionalend-The index of the last item returned on the page.
OptionalitemsThe list of items.
Optionalmax-The maximum number of results that could be on the page.
OptionalsizeThe number of items on the page.
Optionalstart-The index of the first item returned on the page.
A paged list. To access additional details append
[start-index:end-index]to the expand request. For example,?expand=sharedUsers[10:40]returns a list starting at item 10 and finishing at item 40.