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

# POST /protocol/v1/DebugInspectGroupStore

`POST /protocol/v1/DebugInspectGroupStore`

## Request body

- TypesDebugInspectGroupStoreRequest
  - `group_pk` string, byte
  - `log_type` 'DebugInspectGroupLogTypeUndefined' | 'DebugInspectGroupLogTypeMessage' | 'DebugInspectGroupLogTypeMetadata'

## Response `200`

A successful response.(streaming responses)

- object
  - `result` TypesDebugInspectGroupStoreReply
    - `cid` string, byte
    - `parent_cids` string[]
    - `metadata_event_type` 'EventTypeUndefined' | 'EventTypeGroupMemberDeviceAdded' | 'EventTypeGroupDeviceSecretAdded' | 'EventTypeAccountGroupJoined' | 'EventTypeAccountGroupLeft' | 'EventTypeAccountContactRequestDisabled' | 'EventTypeAccountContactRequestEnabled' | 'EventTypeAccountContactRequestReferenceReset' | 'EventTypeAccountContactRequestOutgoingEnqueued' | 'EventTypeAccountContactRequestOutgoingSent' | 'EventTypeAccountContactRequestIncomingReceived' | 'EventTypeAccountContactRequestIncomingDiscarded' | 'EventTypeAccountContactRequestIncomingAccepted' | 'EventTypeAccountContactBlocked' | 'EventTypeAccountContactUnblocked' | 'EventTypeContactAliasKeyAdded' | 'EventTypeMultiMemberGroupAliasResolverAdded' | 'EventTypeMultiMemberGroupInitialMemberAnnounced' | 'EventTypeMultiMemberGroupAdminRoleGranted' | 'EventTypeGroupMetadataPayloadSent'
    - `device_pk` string, byte
    - `payload` 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)
