Get metadata of uploaded files.

GET {{baseUrl}}/files?page=<integer>&size=<integer>&sort=<string>&filter=<string>

Returns all visible file metadata for the tenant. Will NOT return the files.

Request Params

KeyDatatypeRequiredDescription
pagestringSpecifies the requested page index
sizestringSpecifies the number of elements in a page (default size is 10)
sortstringSpecifies the ordering of returned elements
filterstringSpecifies the additional filtering criteria

HEADERS

KeyDatatypeRequiredDescription
If-None-MatchstringETag hash of previous request to allow caching
Acceptstring

RESPONSES

status: OK

{&quot;_embedded&quot;:{&quot;files&quot;:[{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:&quot;logo&quot;,&quot;originalFileName&quot;:&quot;logo_small.png&quot;,&quot;description&quot;:&quot;Company logo&quot;,&quot;tenantId&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;subTenant&quot;:&quot;UnkarPlutt Inc.&quot;,&quot;uploaded&quot;:&quot;2005-12-23T18:48:52.237Z&quot;,&quot;lastModified&quot;:&quot;1953-02-21T11:35:27.037Z&quot;,&quot;isAssigned&quot;:false,&quot;scope&quot;:&quot;private&quot;,&quot;etag&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;_links&quot;:{&quot;self&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;download&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}},{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;name&quot;:&quot;logo&quot;,&quot;originalFileName&quot;:&quot;logo_small.png&quot;,&quot;description&quot;:&quot;Company logo&quot;,&quot;tenantId&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;subTenant&quot;:&quot;UnkarPlutt Inc.&quot;,&quot;uploaded&quot;:&quot;1957-04-30T01:21:13.497Z&quot;,&quot;lastModified&quot;:&quot;2008-12-07T02:48:59.661Z&quot;,&quot;isAssigned&quot;:false,&quot;scope&quot;:&quot;private&quot;,&quot;etag&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;_links&quot;:{&quot;self&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;download&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}}]},&quot;page&quot;:{&quot;size&quot;:90091075,&quot;totalElements&quot;:91589240,&quot;totalPages&quot;:-53199740,&quot;number&quot;:-5177338},&quot;_links&quot;:{&quot;self&quot;:{&quot;href&quot;:&quot;dolore aute quis&quot;},&quot;first&quot;:{&quot;href&quot;:&quot;exercitation nisi cillum&quot;},&quot;prev&quot;:{&quot;href&quot;:&quot;quis sit aliquip anim&quot;},&quot;next&quot;:{&quot;href&quot;:&quot;incididunt minim laboris laborum&quot;},&quot;last&quot;:{&quot;href&quot;:&quot;quis dolor officia sunt&quot;}}}