ooo.bsky.hds.server.describeServer

bsky.ooo

{
  "id": "ooo.bsky.hds.server.describeServer",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "did"
          ],
          "properties": {
            "did": {
              "type": "string",
              "format": "did"
            },
            "links": {
              "ref": "#links",
              "type": "ref"
            },
            "contact": {
              "ref": "#contact",
              "type": "ref"
            },
            "description": {
              "type": "string"
            }
          }
        },
        "encoding": "application/json"
      }
    },
    "links": {
      "type": "object",
      "properties": {
        "privacyPolicy": {
          "type": "string",
          "format": "uri"
        },
        "termsOfService": {
          "type": "string",
          "format": "uri"
        }
      }
    },
    "contact": {
      "type": "object",
      "properties": {
        "url": {
          "type": "string",
          "format": "uri"
        },
        "email": {
          "type": "string"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1
}

Validate Record

Validate a record against ooo.bsky.hds.server.describeServer

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:bsky.ooo
CID
bafyreihkktkqndv5wkxbmvlz2cw47owzudliizyhr6yta5ssol6xggdcjy
Indexed At
2026-04-04 00:36 UTC
AT-URI
at://did:web:bsky.ooo/com.atproto.lexicon.schema/ooo.bsky.hds.server.describeServer

Lexicon Garden

@