---
title: "Pobierz listę źródeł zamówień"
method: GET
path: "/sources"
tags: ["Źródła zamówień"]
---

# Pobierz listę źródeł zamówień

`GET /sources`

Zwraca listę dostępnych źródeł zamówień w Sellasist

## Response `200`

success

- object[]
  - `id` integer — Identyfikator źródła, wartość jest unikalna na poziomie rodzaju źródła
  - `name` string — Wyświetlana nazwa źródła
  - `type` string — Rodzaj źródła

## Other responses

- `401` — Błąd autoryzacji
- `404` — no results

---

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