Lists sessions in an AgentCore Memory resource based on specified criteria. We recommend using pagination to ensure that the operation returns quickly and successfully.
Empty sessions are automatically deleted after one day.
To use this operation, you must have the bedrock-agentcore:ListSessions permission.
post/memories/{memoryId}/actor/{actorId}/sessions
Path parameters
memoryIdstring required
The identifier of the AgentCore Memory resource for which to list sessions.
actorIdstring required
The identifier of the actor for which to list sessions.
Request body
Response
Success