---
title: "Pobierz listę zintegrowanych sklepów sellingo"
method: GET
path: "/shops"
tags: ["Zintegrowane sklepy sellingo"]
---

# Pobierz listę zintegrowanych sklepów sellingo

`GET /shops`

Zwraca listę zintegrowanych sklepów sellingo

## Response `200`

success

- object[]
  - `address` string — adres sklepu
  - `id` integer — Identyfikator sklepu
  - `status` integer — status sklepu

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