Get memory health
GET /api/v1/ai/memory/health
GET
/api/v1/ai/memory/health
Get memory system health metrics for tenant.
Args: user: Authenticated user context. optimizer: Memory optimizer bound to a request-scoped session.
Returns: Memory health report with real crystal counts for the tenant.
Authorizations
Responses
200
Successful Response
Health report for a tenant’s memory crystal store.
object
active_crystals
required
integer
archived_crystals
required
integer
avg_retrieval_ms
required
number
consolidation_candidates
required
integer
total_crystals
required
integer