games.gamesgamesgamesgames.getProfile

lexicon.store View official

{
  "id": "games.gamesgamesgamesgames.getProfile",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "handle": {
              "type": "string",
              "description": "The resolved ATProto handle for display."
            },
            "profile": {
              "refs": [
                "games.gamesgamesgamesgames.defs#actorProfileDetailView",
                "games.gamesgamesgamesgames.defs#orgProfileDetailView"
              ],
              "type": "union"
            },
            "profileType": {
              "type": "string",
              "knownValues": [
                "actor",
                "org"
              ]
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "handle": {
            "type": "string",
            "description": "The handle or DID of the user whose profile to fetch."
          }
        }
      },
      "description": "Get a Pentaract profile by handle or DID."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.gamesgamesgamesgames.getProfile

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

Metadata

DID
did:web:lexicon.store
CID
bafyreigts5g6o6wctfu2f4lheok2odnwi5e75z5zerqbq3c3kts4sjwom4
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/games.gamesgamesgamesgames.getProfile

Referenced Schemas (2)

Lexicon Garden

@