Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.boostgpt.co/v1/bot/memory/count \ --header 'Authorization: Bearer <token>'
{ "count": 123 }
Get the total count of memory entries for a specific user
Enter your API key
Project ID
Agent ID
User UUID
Memory count
Was this page helpful?