chat.bsky.group.listMutualGroups
#main
Returns a page of group conversations that both the requester and the specified actor are members of.
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| subject | string (did) | - | ✅ | - |
| limit | integer | - | ❌ | - |
| cursor | string | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| cursor | string | - | ❌ | - |
| convos | array of chat.bsky.convo.defs#convoView | - | ✅ | - |