chatbot
Get Long-Term Memory
Retrieves the long-term memory for a chat. Note:
- Memory is only available when both bot_profile.id and user_profile.id are present
- Memory is only collected when chat_settings.enable_memory is True in chat requests
- Memory starts accumulating only after 20 messages in a chat
get/chatbot/v3/memory
Query parameters
bot_idstring required
user_idstring required
Headers
X-Request-Idstring
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.