List a page of what Caddie remembers about the calling user in this organization (newest first), plus the user's memory enable toggle. Identity is taken from the authenticated session — a user can only see their own memories.
get/v1/organizations/{orgId}/caddie-memory
Path parameters
orgIdstring required
Organization ID
Query parameters
limitinteger
Number of items (default 20, max 100)
offsetinteger
Offset for pagination (default 0)
Request body
object required
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.