---
title: "Get bulk labels by operationId"
method: GET
path: "/api/Label/bulk/{operationId}"
tags: ["Label"]
---

# Get bulk labels by operationId

`GET /api/Label/bulk/{operationId}`

## Path parameters

- `operationId` string, required

## Query parameters

- `api-version` string, required

## Headers

- `api-version` string

## Response `200`

Returns the label

- InnoshipApiServiceContractLabelLabelResponse
  - `courier` integer
  - `contents` string, nullable
  - `labels` string[], nullable

## Other responses

- `400` — Unable to get the label due to validation errors
- `401` — Unable to authorize request

---

[API](https://skmtc.net/innoship/apis/innoship-api.md) · [All operations](https://skmtc.net/innoship/apis/innoship-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/innoship/innoship-api/versions/fc0aa554b244/schema)
