We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
GET /files
GET /rooms/:room/files
Retrieve all files in a JSON list
54bff621a1e1aedf3ccd41e4
100
[ { "id": "54b881cc1d0e11af0e0180f9", "type":"image/jpeg", "size": "134kb", "name": "raptor.jpg", "url":"files/4fc2d9cadf78932542000003/1310.jpg", "uploaded": "2015-01-16T03:13:16.588Z", "owner": "54b78f39ab48031b077e1f80" } ]
An alias for GET /files, that overrides the room query parameter using the room path parameter.
room