com.atiproto.recipient.profile.get

atiproto.com

{
  "id": "com.atiproto.recipient.profile.get",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "profile",
            "hasProfile",
            "readyForPayment"
          ],
          "properties": {
            "cid": {
              "type": "string",
              "format": "cid",
              "description": "Profile record CID (absent if no profile configured)"
            },
            "uri": {
              "type": "string",
              "format": "at-uri",
              "description": "Profile record URI (absent if no profile configured)"
            },
            "profile": {
              "ref": "com.atiproto.profile#view",
              "type": "ref",
              "description": "The profile record data (defaults if not configured)"
            },
            "hasProfile": {
              "type": "boolean",
              "description": "Whether the user has saved a profile record"
            },
            "readyForPayment": {
              "type": "boolean",
              "description": "Whether the user's payment account is set up and enabled"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Get the authenticated user's profile settings. Returns defaults if no profile exists."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.atiproto.recipient.profile.get

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

Metadata

DID
did:plc:4x5dcv6u4wlkjcssto7f22nu
CID
bafyreigcl4iyszr2hceea7owqvoipm5zfeprej7oouh2a3f35fx5gxd4im
Indexed At
2026-04-29 15:05 UTC
AT-URI
at://did:plc:4x5dcv6u4wlkjcssto7f22nu/com.atproto.lexicon.schema/com.atiproto.recipient.profile.get

Referenced Schemas (1)

Lexicon Garden

@