Get Shipment Tracker Data

View the measured tracker data on the specified shipment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

shipmentId of the shipment.

Query Params
date-time

UTC start time for the date range of results to be returned. Defaults to shipment start datetime.

date-time

UTC end time for the date range of results to be returned. Defaults to now if the shipment isn't completed and the completed date if it has.

boolean

Whether or not to use the provided start/end time to filter the data by transmission and processing time instead of by record time. Defaults to false.

int32

The number of results to retrieve. Default and maximum is 50.

int32

The page number to use. This is needed when there are more objects than the max page size. The default is 1.

Headers
int32
required

ID of the account the request will be made in.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

The requested shipment is not available

401

Unauthorized

500

Internal Server Error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json