To reduce load on the service, list operations will
return a maximum of 1,000 items at a time. To navigate
the collection, the parameters
limit and
offset can be set in the
URI (such as,
?limit=0&offset=0).
If an offset is given beyond the end of a list an
empty list will be returned. Note that list operations
never return itemNotFound (404)
faults.

