{
"id": "social.showcase.graph.getBlocks",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"blocks"
],
"properties": {
"blocks": {
"type": "array",
"items": {
"ref": "social.showcase.defs#profileView",
"type": "ref"
}
},
"cursor": {
"type": "string",
"maxLength": 512
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string",
"maxLength": 512,
"description": "Pagination cursor"
}
}
},
"description": "Get blocked users. Requires authentication."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:yckosuxxph7mjwtbiztraiex
- CID
-
bafyreiggjj3f4unqgnhhyzif6oftk2gexistpqrog6ai5jecpnmlouvwde
- Indexed At
- 2026-01-18 11:03 UTC
- AT-URI
-
at://did:plc:yckosuxxph7mjwtbiztraiex/com.atproto.lexicon.schema/social.showcase.graph.getBlocks