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: 1000Optional

The maximum number of memory objects to return. MaxReturns can range from 0 to 1,000, with a default of 10.

Default: 10
Responses
200

Successful Response

application/json
post
/v1/agents/{agentId}/customers/{customerId}/memories/search

Last updated