📦 Trackers
Get tracking results for existing trackers by tracking number
This endpoint will return the tracking result corresponding to the tracking number provided as a parameter.
The tracking object is detailed in the SCHEMAS section.
Unlike the /v1/trackers/track endpoint, a Tracker must first be created on this tracking number before using this endpoint. As a tracking number is not unique, the endpoint may return multiple trackings associated with different Trackers.
get/public/v1/trackers/search/{trackingNumber}/results
Path parameters
trackingNumberstring required
Required Tracking number of the parcel.
Response
OK