API REFERENCE
Find hubs
Find highly connected memories in the active organization.
Requires authentication — a Bearer token or
X-Memuron-Actor-Id header.Query parameters
scopestringoptionallimitintegeroptionalGET
/memuron/graph/hubscurl https://api.memuron.com/memuron/graph/hubs200 OK
{
"status": "success",
"hubs": [],
"total_memories": 42
}