---
title: "GET /gruposCompreJuntos"
method: GET
path: "/gruposCompreJuntos"
---

# GET /gruposCompreJuntos

`GET /gruposCompreJuntos`

## Query parameters

- `pagina` integer
- `quantidadeRegistros` integer
- `nome` string

## Response `200`

- object
  - `grupoCompreJuntoId` integer
  - `tipoGrupoCompreJunto` string
  - `nome` string
  - `ativo` boolean

## Other responses

- `500` — Internal Server Error

---

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