Get All TrackMe Links

This API helps you to get the details of all the active TrackMe links configured in your account.

📘

Sample Request

https://services.azuga.com/azuga-ws-oauth/v3/trackme/links

API Response Explanation

FieldDescriptionData Type
generatedAtInMillisTime at which the API returns the result. The time is in milliseconds.Long
shortURLThe shorted TrackMe link generated for the vehicleString
tokenUnique Id generated for the TrackMe URLString
ttlThe duration of the link before expiry in seconds.Integer
fullNameFull Name of the driver added while creating the TrackMe link.String
recipientsEmail addresses of the recipients with whom the link is being shared.String
userIdDriver Id assigned while creating the TrackMe linkString
vehicleIdUnique identifier of the vehicle for which the link is generatedString
vehicleNameName of the vehicle for which the link is generatedString
errorError description - if anyList
Language
Authorization
Header
Click Try It! to start a request and see the response here!