List Files

GET .../customers/{customerID}/files

Returns all files belonging to the given customer

Query Parameters

deviceIDs (String) - Comma separated list of Device IDs to query

Response Format

{
   "Files": array[ Device File Metadata
}