chat.firehose.getUserChannels

firehosechat.pds.atproto.ooo

{
  "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
}

Validate Record

Validate a record against chat.firehose.getUserChannels

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:firehose.chat
CID
bafyreiapv74wfwdc54vnmqbwz5hk4cszk6jsha2oxr7jf74bllkmbp6rzq
Indexed At
2026-01-10 12:27 UTC
AT-URI
at://did:web:firehose.chat/com.atproto.lexicon.schema/chat.firehose.getUserChannels

Lexicon Garden

@