at.ducs.channels.getChannels

ducs.at

{
  "id": "at.ducs.channels.getChannels",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "channels"
          ],
          "properties": {
            "channels": {
              "ref": "at.ducs.channels.defs#channel",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "limit": {
            "type": "integer",
            "default": 20
          },
          "beforeTid": {
            "type": "string",
            "format": "tid"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.ducs.channels.getChannels

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:c5ljrscuf2xu4oovnafzoqlg
CID
bafyreie5zp5e4fc2l4afplf3aeu35j2ybsyrtlw3tmallnrs5jqsjk7jc4
Indexed At
2026-04-09 14:10 UTC
AT-URI
at://did:plc:c5ljrscuf2xu4oovnafzoqlg/com.atproto.lexicon.schema/at.ducs.channels.getChannels

Referenced Schemas (1)

Lexicon Garden

@