canmove, Confirmed users
1,173
edits
(→GET) |
(→GET) |
||
Line 182: | Line 182: | ||
'''https://''server''/''pathname''/''version''/''username''/storage ''' | '''https://''server''/''pathname''/''version''/''username''/storage ''' | ||
Returns a list of the WBO | Returns a list of the WBO objects contained in a set of collections, most recently modified first. This request has a required parameter (''collections'') and an optional parameter: | ||
{| width="100%" cellpadding="3" | {| width="100%" cellpadding="3" | ||
Line 193: | Line 193: | ||
| required | | required | ||
| Select from the union of the collections specified. | | Select from the union of the collections specified. | ||
|- valign="top" | |||
| newer | |||
| (optional) | |||
| Returns only objects in the collection that have been last modified since the date given. | |||
|- valign="top" | |- valign="top" | ||
| limit | | limit | ||
| (optional) | | (optional) | ||
| Sets the maximum number of | | Sets the maximum number of objects that will be returned. | ||
|- valign="top" | |- valign="top" | ||
| sort | | sort |