{
"id": "blue.catbird.circle.getPostThread",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "AuthRequired"
},
{
"name": "AccessRemoved"
},
{
"name": "UnsupportedPDS"
},
{
"name": "ProtocolRevisionMismatch"
},
{
"name": "UpstreamUnavailable"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"thread",
"circle"
],
"properties": {
"circle": {
"ref": "blue.catbird.circle.defs#circleSummary",
"type": "ref"
},
"thread": {
"ref": "app.bsky.feed.defs#threadViewPost",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"uri",
"space"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
},
"depth": {
"type": "integer",
"default": 6,
"maximum": 100,
"minimum": 0
},
"space": {
"type": "string",
"format": "space-ref"
},
"parentHeight": {
"type": "integer",
"default": 80,
"maximum": 100,
"minimum": 0
}
}
},
"description": "Get a thread of posts within a Circle Space"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:xg4h4n7w5mh3m4uoi27me4hh
- CID
-
bafyreif7ybcccya4kucswfdy6qod7d4t7amvre2tmcpxcx5nh2z7qnvojq
- Indexed At
- 2026-08-26 15:54 UTC
- AT-URI
-
at://did:plc:xg4h4n7w5mh3m4uoi27me4hh/com.atproto.lexicon.schema/blue.catbird.circle.getPostThread