social.showcase.profile.getProfile

lexicons.showcase.social

{
  "id": "social.showcase.profile.getProfile",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "ref": "social.showcase.defs#profileView",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "actor"
        ],
        "properties": {
          "actor": {
            "type": "string",
            "format": "at-identifier",
            "description": "The DID or handle of the user"
          }
        }
      },
      "description": "Get a user's profile. Authentication optional."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.showcase.profile.getProfile

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

Metadata

DID
did:plc:yckosuxxph7mjwtbiztraiex
CID
bafyreiaa2swgyz37tex3xxnp5c3n2nt6uefhmdzeglqaqxdcdcfewh7mxi
Indexed At
2026-01-18 11:03 UTC
AT-URI
at://did:plc:yckosuxxph7mjwtbiztraiex/com.atproto.lexicon.schema/social.showcase.profile.getProfile

Referenced Schemas (1)

Lexicon Garden

@