Skip to main content
GET
List Labels

Authorizations

Authorization
string
header
required

Used by every functional endpoint. Generate the token with POST /auth/oauth/token/ and send it as Authorization: Bearer {token}.

Query Parameters

shipment_uuids
string

Up to 10 Shipment UUIDs, comma-joined. Required if shipment_ids absent.

shipment_ids
string

Up to 10 of your Shipment IDs, comma-joined. Required if shipment_uuids absent.

limit
integer
default:25

Labels per page.

Required range: 25 <= x <= 100
page
integer
default:1

Page number.

Response

Matching labels (empty data when none).

api_response
string
status
string
message
string
total_pages
integer
data
object[]