com.getorbyt.getProfile

getorbyt.com

Documentation

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.

main query

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

actor string at-identifier Required

Either a DID or an AT Protocol handle.

Output

Encodingapplication/json
Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://api.bsky.social)
Parameters
Either a DID or an AT Protocol handle.
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."
}

Lexicon Garden

@