List historical locations for a given asset

This endpoint is still on our legacy API.

List historical locations for a given asset.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

To use this endpoint, select Read Equipment Statistics under the Equipment category when creating or editing an API token. Learn More.

Path Params
int64
required

ID of the asset. Must contain only digits 0-9.

Query Params
int64
required

Timestamp in milliseconds representing the start of the period to fetch, inclusive. Used in combination with endMs.

int64
required

Timestamp in milliseconds representing the end of the period to fetch, inclusive. Used in combination with startMs.

Responses

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json