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 ]
}
Returns all files belonging to the given customer
deviceIDs (String) - Comma separated list of Device IDs to query
{
"Files": array[ Device File Metadata ]
}