List Memories
List memories with optional filters.
Requires READ permission on memory resources.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by status Memory review status.
pending_review, approved, rejected Filter by thread ID
Maximum number of results
1 <= x <= 100Number of results to skip
x >= 0Response
Successful Response
Types of memories that can be extracted.
procedural, factual, contextual Memory content as markdown text that you want Humm to store.
Confidence score from 0.0 to 1.0 indicating how trustworthy this memory is.
0 <= x <= 1Thread UUID where this memory was observed or extracted.
Organization UUID for the tenant that owns this memory. For POST /memories, this must also match the organization_id query parameter.
User UUID associated with the source thread or memory author.
Scope of memory applicability.
organization, user Memory review status.
pending_review, approved, rejected Reasoning for extraction
Optional tags