SmartMemory
GET
/memory/health

Get user-scoped memory health summary.

Returns overall health metrics including item counts by type, a health score, and any issues detected (orphaned or stale items).

This is a user-facing endpoint - data is scoped to the authenticated user's tenant.

Response Body

application/json

curl -X GET "https://example.com/memory/health"
null