app.bsky.graph.getListBlocks
#main
Get mod lists that the requesting account (actor) is blocking. Requires auth.
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| limit | integer | - | ❌ | - |
| cursor | string | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| cursor | string | - | ❌ | - |
| lists | array of app.bsky.graph.defs#listView | - | ✅ | - |