---
title: "Pobierz listę magazynów"
method: GET
path: "/storages"
tags: ["Gospodarka magazynowa"]
---

# Pobierz listę magazynów

`GET /storages`

Pobiera listę magazynów

## Response `200`

Sukces

- object[]
  - `id` integer — Identyfikator magazynu
  - `title` string — Nazwa magazynu

## Other responses

- `401` — Błąd autoryzacji
- `406` — Błąd - gospodarka magazynowa nie jest włączona

---

[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)
