Get User Memory Details
User Management
Get User Memory Details
Retrieve detailed memory information for a specific user or phone number in a memory store.
POST
Get User Memory Details
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.
Body Parameters
The phone number of the user to retrieve memory details for.
Optional external key for additional memory validation or cross-referencing.
Response
User memory data.
Custom metadata text associated with this user’s memory entry.
AI-generated summary of interactions with this user.
ISO timestamp of the most recent call with this user.
Total number of calls with this user.
Array of call objects associated with this user.
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