{
"id": "chat.firehose.getUserChannels",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"properties": {
"channels": {
"type": "array",
"items": {
"ref": "#channel",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"description": "Get channels for the authenticated user."
},
"channel": {
"type": "object",
"properties": {
"uri": {
"type": "string"
},
"name": {
"type": "string"
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:firehose.chat
- CID
-
bafyreiapv74wfwdc54vnmqbwz5hk4cszk6jsha2oxr7jf74bllkmbp6rzq
- Indexed At
- 2026-02-13 13:48 UTC
- AT-URI
-
at://did:web:firehose.chat/com.atproto.lexicon.schema/chat.firehose.getUserChannels