Retrieve all memory blobs of a specific type for a user. This endpoint supports pagination to manage large sets of memory data efficiently. Query Parameters:Documentation Index
Fetch the complete documentation index at: https://docs.memobase.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the user to fetch blobs for
The type of blobs to retrieve
chat, summary, doc, image, code, transcript Page number for pagination, starting from 0
Number of items per page, default is 10