{
"id": "app.bsky.graph.getRelationships",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "ActorNotFound",
"description": "the primary actor at-identifier could not be resolved"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"relationships"
],
"properties": {
"actor": {
"type": "string",
"format": "did"
},
"relationships": {
"type": "array",
"items": {
"refs": [
"app.bsky.graph.defs#relationship",
"app.bsky.graph.defs#notFoundActor"
],
"type": "union"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"actor"
],
"properties": {
"actor": {
"type": "string",
"format": "at-identifier",
"description": "Primary account requesting relationships for."
},
"others": {
"type": "array",
"items": {
"type": "string",
"format": "at-identifier"
},
"maxLength": 30,
"description": "List of 'other' accounts to be related back to the primary."
}
}
},
"description": "Enumerates public relationships between one account, and a list of other accounts. Does not require auth."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:4v4y5r3lwsbtmsxhile2ljac
- CID
-
bafyreiabszfuqanet2tbyyx7plxmknfegygnfyaydhwyialt4cbo24k5dq
- Indexed At
- 2026-01-04 19:38 UTC
- AT-URI
-
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.graph.getRelationships