get https://api.exh.ai/chatbot/v3/memory
Retrieves the long-term memory for a chat. Note:
- Memory is only available when both user_id and bot_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