app.bsky.graph.getRelationships

Domain Index: bsky.app

Crawl History

#main - query

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

Query Parameters

Name Type Details
actor string (required)

Primary account requesting relationships for.

Syntax Format: at-identifier

others array

List of 'other' accounts to be related back to the primary.

Array Length: 30 max

UNHANDLED IN ARRAYS: string

Response Body

Content Type: application/json

Data Fields

Name Type Details
actor string

Syntax Format: did

relationships array (required)

UNHANDLED IN ARRAYS: union

Errors

Name Description
ActorNotFound the primary actor at-identifier could not be resolved