---
title: "POST /protocol/v1/DebugListGroups"
method: POST
path: "/protocol/v1/DebugListGroups"
tags: ["ProtocolService"]
---

# POST /protocol/v1/DebugListGroups

`POST /protocol/v1/DebugListGroups`

## Request body

- TypesDebugListGroupsRequest

## Response `200`

A successful response.(streaming responses)

- object
  - `result` TypesDebugListGroupsReply
    - `group_pk` string, byte
    - `group_type` 'GroupTypeUndefined' | 'GroupTypeAccount' | 'GroupTypeContact' | 'GroupTypeMultiMember' — - GroupTypeUndefined: GroupTypeUndefined indicates that the value has not been set. Should not happen. - GroupTypeAccount: GroupTypeAccount is the group managing an account, available to all its devices. - GroupTypeContact: GroupTypeContact is the group created between two accounts, available to all their devices. - GroupTypeMultiMember: GroupTypeMultiMember is a group containing an undefined number of members.
    - `contact_pk` string, byte
  - `error` RuntimeStreamError
    - `grpc_code` integer
    - `http_code` integer
    - `message` string
    - `http_status` string
    - `details` ProtobufAny[]
      - `type_url` string
      - `value` string, byte

## Other responses

- `default` — An unexpected error response

---

[API](https://skmtc.net/bump-sh-examples/apis/bertyprotocol-proto.md) · [All operations](https://skmtc.net/bump-sh-examples/apis/bertyprotocol-proto/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bump-sh-examples/bertyprotocol-proto/versions/45fdd5adbf46/schema)
