Path parameters
The SID of the Sync Service with the List Item resources to read.
The SID of the Sync List with the List Items to read. Can be the Sync List resource's sid or its unique_name.
Query parameters
How to order the List Items returned by their index value. Can be: asc (ascending) or desc (descending) and the default is ascending.
The index of the first Sync List Item resource to read. See also bounds.
Whether to include the List Item referenced by the from parameter. Can be: inclusive to include the List Item referenced by the from parameter or exclusive to start with the next List Item. The default value is inclusive.
How many resources to return in each list page. The default is 50, and the maximum is 100.
The page index. This value is simply for client state.
The page token. This is provided by the API.
Response
OK
Changes
Nothing in range could be searched: of the 50 revisions, 49 have no diff computed and the first has nothing before it to compare against. Whether this endpoint changed in them is not recorded.