social.colibri.beta.server.describeServer

colibri.social

{
  "id": "social.colibri.beta.server.describeServer",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "did",
            "version",
            "handleDomain",
            "pds"
          ],
          "properties": {
            "did": {
              "type": "string",
              "format": "did",
              "description": "The AppView's own identity."
            },
            "pds": {
              "type": "string",
              "format": "uri",
              "description": "The PDS communities are created on."
            },
            "contact": {
              "type": "string",
              "description": "How to reach the operator."
            },
            "version": {
              "type": "string",
              "description": "The running software version."
            },
            "features": {
              "type": "array",
              "items": {
                "type": "string",
                "description": "A feature identifier.",
                "knownValues": [
                  "voice",
                  "push",
                  "gifs",
                  "embeds"
                ]
              },
              "description": "Optional features this AppView supports."
            },
            "spaceTypes": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "nsid",
                "description": "A space type."
              },
              "description": "The space types this AppView understands."
            },
            "handleDomain": {
              "type": "string",
              "description": "The domain community handles are minted under."
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Gets information about this AppView."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.beta.server.describeServer

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Version History (2 versions)

Lexicon Garden

@