Telematics SDK | Developer portal
Service DeskData HubTalk to salesChangelog
Search
⌃K
Links
Get started
4 Steps to Integrate SDK
Product Wiki
License
FAQ
PRODUCT DESCRIPTION
How it works
SDK Features
Scoring
Dataset
Reporting
External Articles
Step 1: Create Datahub Account
Step 2: SDK Installation
Get started
iOS SDK installation
Android SDK installation
*Check SDK Installation
*Demo Applications
SDK Changelog
Permissions Guides
Step 3: Register SDK users
Step 4: API | User Statistics, Scores, Trips
Step 4: Get Statistics, Scorings and Trip Data
API Authorization
Statistics and Scoring APIs
Trips API
Get a short list of tracks
Get a list of tracks with paging
Get a list of tracks by IDs
Get a single track with waypoints
Get the most earliest track
Track Statuses
SDK Features
*Bluetooth Device - Get started
Trip Tags - Get started
PLATFORM FEATURES
*User Management
*Vehicle Management
FNOL, Inspections & Damage Recognition
*Leaderboard
*Streaks
*SNS
3rd party data processing
*User & Permissions Status | Heartbeats
Other
Response Codes
Resources swaggers
Archive
Report a bug
Data Hub
Talk to sales
Postman collection
Powered By GitBook

Get a list of tracks by IDs

get
https://mobilesdk.telematicssdk.com/mobilesdk/stage
/track/get_t/tracks_with_address_by_ids/v1
List of tracks by IDs
Body Request
{
"TrackTokens": [
"76c6e929-a2be-462d-8bf1-e04c2525b8d2",
"baa456c2-1442-4432-bdbe-37f9baf2d716"
...
]
}
Fields dictionary is here​
Previous
Get a list of tracks with paging
Next
Get a single track with waypoints
Last modified 2yr ago
Copy link