{
"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
}
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)