{
"id": "community.gifthood.actor.getProfile",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "NotFound"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"profile"
],
"properties": {
"profile": {
"ref": "community.gifthood.actor.defs#profileViewDetailed",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"actor"
],
"properties": {
"actor": {
"type": "string",
"format": "did",
"description": "DID of the account."
}
}
},
"description": "Fetch the rich profile view for a single account."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:7prvtl4j6wsfmkrfrnwknuxj
- CID
-
bafyreiex33nqaw3ks7kk4ej3624c7gfbeaak6fi2gd2z4sdwngchohuk6m
- Indexed At
- 2026-07-26 20:06 UTC
- AT-URI
-
at://did:plc:7prvtl4j6wsfmkrfrnwknuxj/com.atproto.lexicon.schema/community.gifthood.actor.getProfile