---
title: "Retorna dados de um grupo de lista de compras"
method: GET
path: "/grupoListaCompras/{grupoListaCompraId}"
---

# Retorna dados de um grupo de lista de compras

`GET /grupoListaCompras/{grupoListaCompraId}`

## Path parameters

- `grupoListaCompraId` integer, required

## Response `200`

200

- object
  - `grupoListaCompraId` integer
  - `aliasHotSite` string
  - `nome` string
  - `descricao` string

## Other responses

- `422` — 422
- `500` — 500

---

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