space.highport.admin.getDomain

lexicons.highport.space

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

Validate Record

Validate a record against space.highport.admin.getDomain

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

Metadata

DID
did:plc:ciygg5hma4q7ah2kxaszkyob
CID
bafyreifxbmgatnx6udpovnwpzqb7f6fhdbqveuncrvgicignhykmcm3xou
Indexed At
2026-09-17 17:48 UTC
AT-URI
at://did:plc:ciygg5hma4q7ah2kxaszkyob/com.atproto.lexicon.schema/space.highport.admin.getDomain

Version History (2 versions)

Referenced Schemas (5)

Lexicon Garden

@