---
title: "Pobierz listę sposobów wysyłki"
method: GET
path: "/shipments"
tags: ["Sposoby wysyłki"]
---

# Pobierz listę sposobów wysyłki

`GET /shipments`

Pobiera metody dostaw

## Response `200`

Sukces

- object[]
  - `id` integer — Identyfikator sposoby dostawy
  - `title` string — Nazwa sposobu dostawy

## Other responses

- `401` — Błąd autoryzacji

---

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