Skip to main content

app.bsky.graph.getRelationships

#main

Enumerates public relationships between one account, and a list of other accounts. Does not require auth.

Parameters

PropertyTypeKnown ValuesRequiredDescription
actorstring (at-identifier)-Primary account requesting relationships for.
othersarray of at-identifier--

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
actorstring (did)--
relationshipsarray of union
app.bsky.graph.defs#relationship
app.bsky.graph.defs#notFoundActor
--