HyperTrackDocs
Devices API

Get data for all tracked devices for a specified day

Retrieve data for all tracked devices for a specific day.

The Devices API is deprecated. New integrations should use the Workers API instead.

GET /devices/history/{date}

This endpoint retrieves data for all tracked devices for a specific day. Data is available for the last 60 days, excluding today.

Path parameters

NameTypeDescription
datestring (date)A specific date in UTC format YYYY-MM-DD.

Response

Returns 200 with data for all tracked devices for the given day.