Memory For Call
Memory
Memory on one call
What the agent knew going in, and what it learned.
Memory For Call
Pairs with Get a call: the call tells you what was said, this tells you what
the agent brought to it and what it took away.
The question it answers is “why did the agent say that?” — usually because of something it
remembered from a conversation weeks earlier.
Authorizations
Your API key as a Bearer token, e.g. Authorization: Bearer vk_….
Path Parameters
The agent's id, as GET /v1/agents returns it.
The call whose contribution to memory you want.
Response
Successful Response
This change's id.
What produced the change. voice — a phone call. whatsapp — a WhatsApp thread. fold — a periodic pass that consolidates what is already known. fallback — a catch-up pass for a conversation whose own run did not complete.
What memory was put in front of the agent for this call.
What the call added or altered, fact by fact.
When it was applied (UTC, ISO 8601).