Retrieve a single page of generated shipment labels that match the supplied parameters. This call is the metadata about the labels, the images of the labels must be asked for in the call, or directly using the `getLabelImageV1` call.
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
carrierId
string
carrierAccountId
string
shipiumLabelIds
array of strings
carrierManifestIds
array of strings
partnerManifestIds
array of strings
shipiumManifestIds
array of strings
carrierServiceMethodIds
array of strings
statuses
array of strings
originCountryCode
string
originPostalCode
string
shipiumTenantId
string
fromShipDateTime
date-time
toShipDateTime
date-time
fromManifestDateTime
date-time
toManifestDateTime
date-time
include
array of strings
anchor
string
count
int32
includeLabelImagesInResponse
boolean
X-DELEGATED-PARTNER-ID
string
``200 Labels that match the parameters, with pagination.
ShellNodeRubyPHPPython
Bearer
xxxxxxxxxx
curl --request GET \
--url https://api.shipium.com/api/v1/deliveryexperience/shipment/carrierSelection/labels \
--header 'accept: application/json'
Click `Try It!` to start a request and see the response here! Or choose an example:
application/json
``200