Retrieves the device position history from a tracker resource within a specified range of time.
Device positions are deleted after 30 days.
post/tracking/v0/trackers/{TrackerName}/devices/{DeviceId}/list-positions
Path parameters
DeviceIdstring required
The device whose position history you want to retrieve.
TrackerNamestring required
The tracker resource receiving the request for the device position history.
Query parameters
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Request body
Response
Success