Gets a segment detailsget https://tracking.hereapi.com/shipments/v4/{shipmentId}/{segmentId}Gets details of a segment identified by the segmentId.Path ParamsshipmentIdstringrequiredShipment IDsegmentIdstringrequiredSegment IDResponses 200Success. The segment information was returned 400Bad request The request object is in an incorrect format or has values that are invalid or out of range. If available, further error details are provided in the response body. 401Unauthorized The request did not provide correct authentication details 403Forbidden The account does not have the correct privileges 404Not Found The specified resource was not foundUpdated 2 months ago