Tracking_Trip
Get a single trip
Retrieves detailed information about a specific trip.
get/skynet/trip/{id}
Path parameters
idstring required
Specify the ID of trip that is to be retrieved.
Query parameters
keystring 32 character alphanumeric string required
Example:key=API_KEY
A key is a unique identifier that is required to authenticate a request to the API.
Response
Detailed trip data
Changes
No recorded changes to this endpoint across all 15 revisions of this API.