GET /foot-traffic/devices/{serial_number}
Get Foot Traffic at device level
Get Foot Traffic at device level
Authorizations
AuthorizationstringRequired
Path parameters
serial_numberstringRequiredExample:
The serial_number
AA000000Query parameters
datetime_startstringOptionalExample:
The start date
2021-10-10T00:00:00Zdatetime_endstringOptionalExample:
The end date
2021-10-10T00:00:00ZlimitnumberOptional
The query limit
location_idsstring[]Optional
The location ids to be filtered
intervalstring · enumRequiredPossible values:
The foot-traffic interval
Responses
200
Successful operation
application/json
400
Invalid parameters
404
Device not found
get
/foot-traffic/devices/{serial_number}Last updated