ooo.bsky.hds.describeAccount

bsky.ooo

{
  "id": "ooo.bsky.hds.describeAccount",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "did",
            "collections"
          ],
          "properties": {
            "did": {
              "type": "string",
              "format": "did"
            },
            "collections": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "nsid"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "repo"
        ],
        "properties": {
          "repo": {
            "type": "string",
            "format": "at-identifier"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1
}

Validate Record

Validate a record against ooo.bsky.hds.describeAccount

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:bsky.ooo
CID
bafyreia6ik64aozyw276tye4bflh5heirwea2mjdt6feb2g7ehabduxxbi
Indexed At
2026-04-04 00:36 UTC
AT-URI
at://did:web:bsky.ooo/com.atproto.lexicon.schema/ooo.bsky.hds.describeAccount

Lexicon Garden

@