lol.dids.manage.listDomains

ngerakines.me

{
  "id": "lol.dids.manage.listDomains",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "domains"
          ],
          "properties": {
            "cursor": {
              "type": "string",
              "description": "Present when more entries exist."
            },
            "domains": {
              "type": "array",
              "items": {
                "ref": "lol.dids.defs#domainView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "limit": {
            "type": "integer",
            "default": 50,
            "maximum": 100,
            "minimum": 1,
            "description": "Maximum entries to return."
          },
          "cursor": {
            "type": "string",
            "description": "Pagination cursor from a previous response."
          }
        }
      },
      "description": "The caller's registrations: domains claimed by the calling identity, and domains registered to the spaces the caller is the authority of."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against lol.dids.manage.listDomains

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

Metadata

DID
did:plc:cbkjy5n7bk3ax2wplmtjofq2
CID
bafyreidjflgu6e5rs4yyyz4l4gdn3pzrurn5ir743ociz732xi6hiio75y
Indexed At
2026-08-30 03:09 UTC
AT-URI
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.manage.listDomains

Referenced Schemas (1)

Lexicon Garden

@