get /filereference

Stability index

LOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.
DEPRECATED.
This API is deprecated and may be removed in a future version.

Query parameters

filter (optional)
orderby (optional)
privileges (optional)

Return type

array[FileReferenceCondensed]

Example data

Content-Type: application/json

[ { "privileges" : [ "privileges", "privileges" ], "size" : 7, "location" : "location", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "hash" : "hash", "fileType" : 9 }, { "privileges" : [ "privileges", "privileges" ], "size" : 7, "location" : "location", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "hash" : "hash", "fileType" : 9 } ]

Responses

200
OK