space.highport.sites.getSite

lexicons.highport.space

{
  "id": "space.highport.sites.getSite",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "SiteNotFound",
          "description": "No active site serves that domain."
        }
      ],
      "output": {
        "schema": {
          "ref": "space.highport.defs#siteView",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "domain"
        ],
        "properties": {
          "domain": {
            "type": "string",
            "maxLength": 253,
            "description": "The hostname, in lowercase IDNA A-label form."
          }
        }
      },
      "description": "The public view of the site serving a domain: its owner, its active revision, and the tile it binds, if any. No DNS or diagnostic detail. A domain registered to a space includes the space."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against space.highport.sites.getSite

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

Metadata

DID
did:plc:ciygg5hma4q7ah2kxaszkyob
CID
bafyreie5xnzrg3uhyoafallfjgfrxrfhcqv7eiyttmnquzpqx6uhvmmapy
Indexed At
2026-09-17 17:52 UTC
AT-URI
at://did:plc:ciygg5hma4q7ah2kxaszkyob/com.atproto.lexicon.schema/space.highport.sites.getSite

Version History (2 versions)

Referenced Schemas (1)

Lexicon Garden

@