Retrieve a previously generated shipment label. This call is the metadata about the label, the images of the labels must be asked for specifically in the call, or directly using the `getLabelImageV1` call.Ask AIget https://api.shipium.com/api/v1/deliveryexperience/shipment/{shipiumShipmentId}/carrierSelection/{carrierSelectionId}/label/{shipiumLabelId}Path ParamsshipiumShipmentIdstringrequiredcarrierSelectionIdstringrequiredshipiumLabelIdstringrequiredQuery ParamsincludeLabelImagesInResponsebooleanrequiredtruefalseHeadersX-DELEGATED-PARTNER-IDstringResponses 200Label previously generated for the shipment. 404Unable to find Carrier LabelUpdated 5 months ago