chat.bsky.convo.listConvos
#main
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| limit | integer | - | ❌ | - |
| cursor | string | - | ❌ | - |
| readState | string | unread | ❌ | - |
| status | string | request accepted | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| cursor | string | - | ❌ | - |
| convos | array of chat.bsky.convo.defs#convoView | - | ✅ | - |