List Memory
SPA list. Default: ACTIVE ONLY (invalidated_on IS NULL), ranked by (importance DESC, COALESCE(last_accessed_at, updated_at) DESC, updated_at DESC). ?include_superseded=1 includes invalidated rows. Degrades on DB failure (last-good / 503) instead of 500-storming.
get/api/memory
Headers
authorizationstring nullable
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.