{
"id": "social.colibri.beta.channel.getChannel",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "AuthRequired",
"description": "The request has no valid service auth."
},
{
"name": "Forbidden",
"description": "The requesting user may not read this channel."
},
{
"name": "ChannelNotFound",
"description": "No channel matches the given space reference."
}
],
"output": {
"schema": {
"type": "object",
"required": [
"channel"
],
"properties": {
"channel": {
"ref": "social.colibri.beta.community.defs#channelView",
"type": "ref",
"description": "The requested channel."
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"channel"
],
"properties": {
"channel": {
"type": "string",
"format": "space-ref",
"description": "The channel to get."
}
}
},
"description": "Gets one channel."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mprdjqjluoswa7awzggaggj3
- CID
-
bafyreicpw5uoxt3k7k2sgwlk53qregfrwmmevlgn5b3lldey7wm7ix2364
- Indexed At
- 2026-08-23 12:32 UTC
- AT-URI
-
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.beta.channel.getChannel