app.bsky.graph.getBlocks
#main
Enumerates which accounts the requesting account is currently 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 | - | ❌ | - |
blocks | array of app.bsky.actor.defs#profileView | - | ✅ | - |