3.3.5.1 items/index/{index}/count/{count}?path={path}&filter={filter}&sortbyfield={sortbyfield}&ascending={ascending}
The URI is an ItemList object that represents a collection of file items within the specified folder.
index: The numerical position of the first item to be retrieved (see section 2.2.3.18).
count: The number of items to be retrieved (see section 2.2.3.5).
path: The UNC path of the folder (see section 2.2.3.32).
filter: The type of files to be retrieved (see section 2.2.3.11). All file types will be retrieved if this parameter is ignored.
sortbyfield: The field of the file item property by which file items are sorted (see section 2.2.3.42).
ascending: A Boolean value that indicates whether the sorting is ascending (see section 2.2.3.3). Ascending sorting is performed if this parameter is ignored.
|
HTTP method |
Description |
|---|---|
|
GET |
Retrieves the metadata information of items in a folder. |