memμrondocs
Console
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

scopestringoptional

limitintegeroptional

GET/memuron/graph/hubs
curl https://api.memuron.com/memuron/graph/hubs
200 OK
{
  "status": "success",
  "hubs": [],
  "total_memories": 42
}