---
title: "Gets freight labels for the specified orders."
method: GET
path: "/v4/orders/{orderIds}/freight-labels"
tags: ["Orders"]
---

# Gets freight labels for the specified orders.

`GET /v4/orders/{orderIds}/freight-labels`

## Path parameters

- `orderIds` string, required

## Response `200`

OK

- FreightLabel[]
  - `orderId` integer
  - `freightLabelContent` string, nullable

---

[API](https://skmtc.dev/tradera/apis/tradera-api.md) · [All operations](https://skmtc.dev/tradera/apis/tradera-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tradera/tradera-api/revisions/b5f3e81e36e1/schema)
