chat.bsky.moderation.getConvos
#main​
Gets existing conversations by their IDs, for moderation purposes. Does not require the requester to be a member of the conversations. Unknown IDs are silently omitted from the response.
Parameters​
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| convoIds | array | - | ✅ | - |
Output​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| convos | array of chat.bsky.moderation.defs#convoView | - | ✅ | - |