Skip to main content

Count Device Reports

GET 

/v1/device/:deviceUid/report/count

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deprecated: device report files are being phased out and this endpoint will be removed. Migrate to the telemetry history endpoint GET /v1/device/{deviceUid}/telemetry/ONLINE_STATUS (Get Device Telemetry History by Type), which provides the same connected/disconnected (uptime) history with since/until filtering, or subscribe to the Device.DeviceConnectionAdded / Device.DeviceConnectionDeleted events through an Event Stream exporter for push delivery. Get count of device report files by deviceUid. Count Report files – historical data containing Device Applet commands, Applet Ready events, Connected/Disconnected actions.

Request

Responses

OK