{
"id": "social.colibri.beta.actor.getProfile",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "AuthRequired",
"description": "The request has no valid service auth."
},
{
"name": "ActorNotFound",
"description": "No user matches the given DID or handle."
}
],
"output": {
"schema": {
"type": "object",
"required": [
"profile"
],
"properties": {
"profile": {
"ref": "social.colibri.beta.actor.defs#profileView",
"type": "ref",
"description": "The user's profile."
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"actor"
],
"properties": {
"actor": {
"type": "string",
"format": "at-identifier",
"description": "The user's DID or handle."
}
}
},
"description": "Gets a user's profile."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mprdjqjluoswa7awzggaggj3
- CID
-
bafyreidrilvnlhvyfrcefnqcoqahwudm6frzlbvw7ggbfkgag5rr2u6pae
- Indexed At
- 2026-08-23 12:32 UTC
- AT-URI
-
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.beta.actor.getProfile