social.clippr.actor.getProfile

clippr.social

{
  "id": "social.clippr.actor.getProfile",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "ref": "social.clippr.actor.defs#profileView",
          "type": "ref",
          "description": "A reference to the profile view of the actor"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "actor"
        ],
        "properties": {
          "actor": {
            "type": "string",
            "format": "at-identifier",
            "description": "Handle or DID of account to fetch profile of"
          }
        }
      },
      "description": "Get profile view of an actor. Does not require auth."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.clippr.actor.getProfile

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

Metadata

DID
did:web:clippr.social
CID
bafyreieajbwemh6qfqk4b6w7ro3aigu7rttzcyamthqgquh2l3yjq5p4sa
Indexed At
2026-02-13 14:20 UTC
AT-URI
at://did:web:clippr.social/com.atproto.lexicon.schema/social.clippr.actor.getProfile

Referenced Schemas (1)

Lexicon Garden

@