app.bsky.actor.getProfile
#main
Get detailed profile view of an actor. Does not require auth, but contains relevant metadata with auth.
Parameters
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
actor | string (at-identifier) | - | ✅ | Handle or DID of account to fetch profile of. |
Output
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
ref | app.bsky.actor.defs#profileViewDetailed | - | ✅ | - |