blue.catbird.circle.getFeed

catbird.blue

{
  "id": "blue.catbird.circle.getFeed",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "AuthRequired"
        },
        {
          "name": "AccessRemoved"
        },
        {
          "name": "UnsupportedPDS"
        },
        {
          "name": "ProtocolRevisionMismatch"
        },
        {
          "name": "UpstreamUnavailable"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "feed"
          ],
          "properties": {
            "feed": {
              "type": "array",
              "items": {
                "ref": "blue.catbird.circle.defs#feedItem",
                "type": "ref"
              }
            },
            "cursor": {
              "type": "string"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "limit": {
            "type": "integer",
            "default": 50,
            "maximum": 100,
            "minimum": 1
          },
          "space": {
            "type": "string",
            "format": "space-ref"
          },
          "cursor": {
            "type": "string"
          }
        }
      },
      "description": "Get feed items from one Circle Space or unified Circles feed"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against blue.catbird.circle.getFeed

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

Metadata

DID
did:plc:xg4h4n7w5mh3m4uoi27me4hh
CID
bafyreibiqozvltsefpdujx2a6d4r46i4uqv5yqfkzh3tubj46ss6kvqgqi
Indexed At
2026-08-26 15:54 UTC
AT-URI
at://did:plc:xg4h4n7w5mh3m4uoi27me4hh/com.atproto.lexicon.schema/blue.catbird.circle.getFeed

Referenced Schemas (1)

  • blue.catbird.circle.defs#feedItem

Lexicon Garden

@