Search memories
post
Search memories.
Authorizations
AuthorizationstringRequired
Bearer {apikey}
Path parameters
agentIdstringRequired
The ID of the agent.
customerIdstringRequired
The ID of the customer.
Body
querystringRequired
The search term or phrase used to find relevant memory objects.
maxResultsinteger · max: 1000OptionalDefault:
The maximum number of memory objects to return. MaxReturns can range from 0 to 1,000, with a default of 10.
10Responses
200
Successful Response
application/json
400
Bad Request
application/json
403
Forbidden
application/json
404
Not Found
application/json
post
/v1/agents/{agentId}/customers/{customerId}/memories/searchLast updated