v1

latestOpenAPI 3.1.02026-07-22154213404.8 KB
Files

List files

Lists the files at the directory path given in the path query parameter, returning each entry's metadata along with the path and total count.

get/devices/{deviceId}/files

Path parameters

deviceIdstring required

Query parameters

pathstring required

Headers

X-Device-Display-IDinteger

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

pathstring required
totalinteger required

Example response

{
  "$schema": "https://example.com/schemas/FileListBody.json"
}