social.coves.actor.getProfile

coves.social

{
  "id": "social.coves.actor.getProfile",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "ref": "social.coves.actor.defs#profileViewDetailed",
          "type": "ref",
          "description": "Detailed profile view with stats and viewer state"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "actor"
        ],
        "properties": {
          "actor": {
            "type": "string",
            "format": "at-identifier",
            "description": "DID or handle of the user"
          }
        }
      },
      "description": "Get a user's profile with aggregated statistics"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.coves.actor.getProfile

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

Metadata

DID
did:web:coves.social
CID
bafyreift6wfvykjqqkl7a4u4tekiowkqv7btx7z73je3eyveat2t76ij6i
Indexed At
2026-07-24 05:18 UTC
AT-URI
at://did:web:coves.social/com.atproto.lexicon.schema/social.coves.actor.getProfile

Referenced Schemas (1)

Lexicon Garden

@