v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Shipments

Gets segments assigned to a device

Gets all segments that are assigned to the device with trackingId or shipmentId.

get/shipments/v4/{trackingId}/segments

Query parameters

pageTokenstring

A token from the previously returned response to retrieve the specified page.

limitinteger

The number of items to return per page

status'pending' | 'ongoing' | 'completed' | 'cancelled'

Filter the results by segment status

Response

Success.

The segment information was returned

countinteger

Number of items returned in the response

limitinteger

Maximum number of items as specified in request

nextPageTokenstring

Token to fetch the next page (if exists)