{
"id": "com.atiproto.repo.profile.get",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"did",
"profile"
],
"properties": {
"did": {
"type": "string",
"format": "did",
"description": "User's DID"
},
"profile": {
"ref": "com.atiproto.profile#view",
"type": "ref",
"description": "Public profile data"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"did"
],
"properties": {
"did": {
"type": "string",
"format": "did",
"description": "DID of the user to look up"
}
}
},
"description": "Look up public profile information for any user"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:4x5dcv6u4wlkjcssto7f22nu
- CID
-
bafyreic7rg77nogs7dzgtjn72wa5i7o5tyykb4miytwlzqq6x5ujg2os2m
- Indexed At
- 2026-04-19 18:53 UTC
- AT-URI
-
at://did:plc:4x5dcv6u4wlkjcssto7f22nu/com.atproto.lexicon.schema/com.atiproto.repo.profile.get