app.didpic.actor.getProfile

lexicons.didpic.app

{
  "id": "app.didpic.actor.getProfile",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "ActorNotFound"
        }
      ],
      "output": {
        "schema": {
          "ref": "app.didpic.actor.defs#profileView",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "actor"
        ],
        "properties": {
          "actor": {
            "type": "string",
            "description": "DID or handle of the account to look up."
          }
        }
      },
      "description": "Get a profile by DID or handle."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.didpic.actor.getProfile

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

Metadata

DID
did:plc:an2jtp4jgkkbtmwfzhpbxawd
CID
bafyreihp6s5bdg23ofbaecvb6k43pzq2qyfhsx3fkyfrfd2uze73ork6au
Indexed At
2026-05-16 06:10 UTC
AT-URI
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.actor.getProfile

Referenced Schemas (1)

Lexicon Garden

@