Performs a listing of all the accessible files and folders from current specified directory; recursive parameter can also be specified for this operation
GET {{baseUrl}}/directories/:id?pageNumber=<integer>&pageSize=<integer>&filter=<string>
Using GET on this endpoint to get a list of the source's contents
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
pageNumber | string | ||
pageSize | string | ||
filter | string | Filters the output based on the wildcard string with * as the wildcard, it requires at least 3 non * characters in order to provide a result. This filter applies to both directories and files |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"files":[[{"id":"urn:uuid:ca2fffe9-2537-6621-607e-e51f18cfb0ed","parentId":"anim","name":"nulla","type":"labore aliquip eiusmod","sizeInBytes":-47670622,"modifiedDate":"2018-07-19T15:11:16.895Z","modifiedBy":"amet pariatur"},{"id":"354fca86-b53c-eb18-1ae6-ce54b2f80ed0","parentId":"Duis do","name":"Excepte","type":"est elit ipsum proident","sizeInBytes":16182811,"modifiedDate":"2017-04-28T14:39:02.587Z","modifiedBy":"sint dolor ea ipsum"}],[{"id":"urn:uuid:14a320b3-a931-20df-dea1-c85088394bc6","parentId":"commodo quis ullamco proident","name":"nostrud fugiat cillum sint dolor","type":"exercitation","sizeInBytes":-8647292,"modifiedDate":"1970-02-03T00:38:28.324Z","modifiedBy":"reprehenderit eu dolor dolore"},{"id":"urn:uuid:d693d1f5-b322-082e-a834-7fa39531ad9d","parentId":"eiusmod adipisicing","name":"exercitation sint","type":"veniam enim dolor","sizeInBytes":-33652987,"modifiedDate":"1947-02-16T08:33:58.256Z","modifiedBy":"iru"}]],"directories":[[{"id":"231f1a43-e6a0-425f-1816-b6739981dc06","name":"dolore dolor eiusmod sit Lorem","parentId":"proident nisi","modifiedDate":"1969-06-08T15:45:30.534Z","modifiedBy":"ad eu"},{"id":"c19d9eb2-cc50-7b19-fe02-43f237c2a727","name":"p","parentId":"sed culpa","modifiedDate":"1961-08-31T12:12:05.414Z","modifiedBy":"ut Lorem deserunt"}],[{"id":"urn:uuid:56088d96-b03e-10a7-d9ec-a683b57ec714","name":"incididunt in cillum","parentId":"commodo enim labore f","modifiedDate":"2004-04-09T00:03:03.269Z","modifiedBy":"nulla dolore culpa elit exercitation"},{"id":"0c5c77ac-b272-271f-218e-9b139d227455","name":"dolore incididunt","parentId":"dolor ad cillum nisi sunt","modifiedDate":"1981-09-22T19:33:38.029Z","modifiedBy":"do aute"}]],"page":{"number":81180123,"size":-71202559,"totalPages":23455946,"totalElements":78038044}}