---
title: "Retorna todos os parceiros"
method: GET
path: "/parceiros"
---

# Retorna todos os parceiros

`GET /parceiros`

Lista de parceiros

## Response `200`

200

- object[]
  - `parceiroId` integer
  - `marketPlaceId` integer
  - `nome` string
  - `tabelaPrecoId` integer
  - `portfolioId` integer
  - `tipoEscopo` string
  - `ativo` boolean
  - `isMarketPlace` boolean
  - `origem` string

## Other responses

- `500` — 500

---

[API](https://skmtc.net/fbits/apis/wake-commerce-api.md) · [All operations](https://skmtc.net/fbits/apis/wake-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fbits/wake-commerce-api/revisions/e07940bf249d/schema)
