lol.dids.admin.getDomain

ngerakines.me

{
  "id": "lol.dids.admin.getDomain",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "domain",
            "events",
            "jobs",
            "tls",
            "verification"
          ],
          "properties": {
            "tls": {
              "ref": "lol.dids.defs#tlsView",
              "type": "ref"
            },
            "jobs": {
              "type": "array",
              "items": {
                "ref": "lol.dids.defs#jobView",
                "type": "ref"
              }
            },
            "domain": {
              "ref": "lol.dids.defs#domainView",
              "type": "ref"
            },
            "events": {
              "type": "array",
              "items": {
                "ref": "lol.dids.defs#domainEvent",
                "type": "ref"
              }
            },
            "verification": {
              "ref": "lol.dids.defs#verificationView",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "domain"
        ],
        "properties": {
          "domain": {
            "type": "string",
            "maxLength": 253,
            "description": "The hostname."
          }
        }
      },
      "description": "The full internal state of one domain: its registration, its event history, its job log, its certificate state, and its last verification result."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against lol.dids.admin.getDomain

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

Metadata

DID
did:plc:cbkjy5n7bk3ax2wplmtjofq2
CID
bafyreigpwl6bzo6aljvakayr5jrwzeujnthd7pf5t5ldnzqj5nrtoovsmy
Indexed At
2026-08-30 03:11 UTC
AT-URI
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.admin.getDomain

Referenced Schemas (5)

Lexicon Garden

@