GET /foot-traffic/devices/{serial_number}
Get Foot Traffic at device level
Last updated
Get Foot Traffic at device level
Last updated
This endpoint returns data for a specific device.
You can query the results by the datetime_start
(inclusive) and datetime_end
(exclusive) parameters can be used to query for data recorded within the specified datetime range. Note that these parameters are grouped by local timezone.
Data is returned for each interval
time at each device. The interval
can be one of: 15m, hour, day, week, month, year.
Get Foot Traffic at device level
/foot-traffic/devices/{serial_number}
The serial_number
AA000000
The start date
2021-10-10T00:00:00Z
The end date
2021-10-10T00:00:00Z
The query limit
The location ids to be filtered
The foot-traffic interval
15m
, hour
, day
, week
, month
, year