---
title: "/v2/grupos"
method: GET
path: "/v2/grupos"
---

# /v2/grupos

`GET /v2/grupos`

endpoint para listar todos os grupos de contatos do usuário logado

## Response `200`

200

- object
  - `code` integer
  - `success` boolean
  - `data` object[]
    - `quantidadeContatos` integer
    - `id` integer
    - `nome` string
  - `errors` unknown

## Other responses

- `404` — 404

---

[API](https://skmtc.net/totvs/apis/api-identityintegration-autentica-o.md) · [All operations](https://skmtc.net/totvs/apis/api-identityintegration-autentica-o/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/totvs/api-identityintegration-autentica-o/revisions/0f43855140b5/schema)
