Summarize a memory profile (hosted MemoryStore.getSummary)

Hosted fulfillment of the runtime MemoryStore seam. Returns the synthesized summary of the authenticated caller’s tenant-scoped profile bucket. Requires an Enterprise plan: ineligible accounts receive 403 (code BYOC_PLAN_REQUIRED).

Authentication

AuthorizationBearer
API key or Clerk session token

Request

This endpoint expects an object.
profileIdstringRequired1-256 characters
optionsobjectOptional

Response

Profile summary
summarystring

Errors

400
Bad Request Error
401
Unauthorized Error
402
Payment Required Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error