Skip to main content
GET
Get agent memories

Path Parameters

agentId
string<uuid>
required

ID of the agent

Query Parameters

tableName
string
default:messages

Table name to query

includeEmbedding
boolean
default:false

Include embedding vectors in response

channelId
string<uuid>

Filter by channel ID

roomId
string<uuid>

Filter by room ID

Response

Agent memories retrieved successfully

success
boolean
Example:

true

data
object