{
"id": "com.atprotofans.getProfile",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "InvalidRequest",
"description": "Invalid DID format."
},
{
"name": "ProfileNotFound",
"description": "No profile found for the given DID."
}
],
"output": {
"schema": {
"ref": "com.atprotofans.hydratedProfile",
"type": "ref"
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"subject"
],
"properties": {
"subject": {
"type": "string",
"format": "did",
"description": "DID of the subject to get the profile for."
}
}
},
"description": "Get a creator profile by DID."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:7ewx3bksukdk6a4vycoykhhw
- CID
-
bafyreib64pnochv23numxfyevyfctuddwz7erwzsvgm6dued57ryxbnuou
- Indexed At
- 2026-01-10 11:24 UTC
- AT-URI
-
at://did:plc:7ewx3bksukdk6a4vycoykhhw/com.atproto.lexicon.schema/com.atprotofans.getProfile