social.colibri.beta.actor.listCommunities

colibri.social

{
  "id": "social.colibri.beta.actor.listCommunities",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "AuthRequired",
          "description": "The request has no valid service auth."
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "communities"
          ],
          "properties": {
            "communities": {
              "type": "array",
              "items": {
                "ref": "social.colibri.beta.community.defs#communityView",
                "type": "ref"
              },
              "description": "The requesting user's communities, in preferred sidebar order."
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Gets the requesting user's communities, in their preferred order."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.beta.actor.listCommunities

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

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreif42mawlqcyhhowfwv4qvxwjdj5kqp6ggq6yfwy3w4cyjgvfzg2ly
Indexed At
2026-08-23 12:32 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.beta.actor.listCommunities

Referenced Schemas (1)

Lexicon Garden

@