An Orbyt-enriched actor profile. Unauthenticated. Named `com.getorbyt.getProfile` rather than `com.getorbyt.profile.getProfile` so it does not sit under `com.getorbyt.profile`, which is a record: an NSID that is also the prefix of another splits lexicon-resolution authority across two domains and is what the Lexicon style guide means by a conflict between a group and a definition.
Parameters
Output
application/jsonTry It
Requests are sent directly from your browser. Some servers may block requests due to CORS.
View raw schema
{
"type": "query",
"output": {
"schema": {
"ref": "app.bsky.actor.defs#profileViewDetailed",
"type": "ref"
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"actor"
],
"properties": {
"actor": {
"type": "string",
"format": "at-identifier"
}
}
},
"description": "An Orbyt-enriched actor profile. Unauthenticated. Named `com.getorbyt.getProfile` rather than `com.getorbyt.profile.getProfile` so it does not sit under `com.getorbyt.profile`, which is a record: an NSID that is also the prefix of another splits lexicon-resolution authority across two domains and is what the Lexicon style guide means by a conflict between a group and a definition."
}