Get Related Communities
Return other communities sharing entity-to-entity edges with this one.
Cross-space; reads the global graph regardless of active space lens. Communities are computed by Louvain over the global Entity projection, so the related-communities lens is meaningless when scoped to a single space. The "shared edge count" is how many RELATES_TO edges run between an entity in this community and an entity in the other community: the strongest available signal that two topic clusters touch each other in the user's mind.
Path Parameters
community_id*Community Id
Query Parameters
limit?Limit
Response Body
application/json
application/json
curl -X GET "https://example.com/library/community/0/related"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}