{
"id": "com.getorbyt.community.getCommunity",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "CommunityNotFound"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"community"
],
"properties": {
"community": {
"ref": "com.getorbyt.community.defs#view",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"community"
],
"properties": {
"community": {
"type": "string",
"format": "at-uri"
}
}
},
"description": "A single Community by AT-URI, hydrated with viewer state when the request is authenticated."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:2xrqztnmzlckb3xfuuukupso
- CID
-
bafyreieprmtax4dso5geunwf4qlktuyjz5eyli6ve7tqzhsac6oax2fwze
- Indexed At
- 2026-08-28 23:34 UTC
- AT-URI
-
at://did:plc:2xrqztnmzlckb3xfuuukupso/com.atproto.lexicon.schema/com.getorbyt.community.getCommunity