canmove, Confirmed users
1,173
edits
(→GET) |
|||
Line 175: | Line 175: | ||
|- valign="top" | |- valign="top" | ||
| sort | | sort | ||
| 'oldest' - Orders by modification date (oldest first)<br> | |||
'newest' - Orders by modification date (newest first)<br> | |||
'index' - Orders by the sortindex descending (highest weight first)<br> | |||
|} | |||
'''https://''server''/''pathname''/''version''/''username''/storage ''' | |||
Returns a list of the WBO ids 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" | |||
|- style="background-color: #efefef;" | |||
| '''Term''' | |||
| style="background-color: #efefef; width: 100px" | '''Default''' | |||
| '''Description''' | |||
|- valign="top" | |||
| collections | |||
| required | |||
| Select from the union of the collections specified. | |||
|- valign="top" | |||
| sort | |||
| none | |||
| 'oldest' - Orders by modification date (oldest first)<br> | | 'oldest' - Orders by modification date (oldest first)<br> | ||
'newest' - Orders by modification date (newest first)<br> | 'newest' - Orders by modification date (newest first)<br> |