social.colibri.actor.getData

colibri.social

{
  "id": "social.colibri.actor.getData",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "ref": "lex:social.colibri.actor.defs#actorView",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "identifier"
        ],
        "properties": {
          "identifier": {
            "type": "string",
            "description": "The DID or handle to resolve."
          }
        }
      },
      "description": "Resolves an identifier (DID or handle) to its hydrated Colibri actor data."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.actor.getData

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

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreigzs7asb2iuzbf7lf45njekubnktiz3eipc5ufmr7uyr6fnvmkxt4
Indexed At
2026-07-24 14:44 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.actor.getData

Referenced Schemas (1)

  • lex:social.colibri.actor.defs#actorView

Lexicon Garden

@