Search User Calls in Memory
User Management
Search User Calls in Memory
Retrieve call history and data for a specific user/phone number within a memory.
POST
Search User Calls in Memory
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the memory to search within.
Body Parameters
The phone number of the user to search for calls.
Optional external key for additional memory validation or cross-referencing.
Response
Array of call objects for this user within the memory.
Unique identifier for the call.
ISO timestamp when the call was made.
AI-generated summary of this specific call.
Who answered the call (e.g., “human”, “ai”).
Call duration in minutes.
Whether this was an inbound call (true) or outbound call (false).
Error array (null on success).
Docs for agents: llms.txt