Retrieves a paginated list of the user's recent chat executions
get/agents/agent-space/{agentSpaceId}/chat/list
Path parameters
agentSpaceIdstring required
Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)
Query parameters
userIdstring
Generic resource identifier (allows alphanumeric characters, hyphens, and underscores; 1-128 characters)
The user identifier to list chats for. This field is deprecated and will be ignored — the service resolves user identity from the authenticated session.
maxResultsinteger
Maximum number of results to return
nextTokenstring
Token for pagination
Response
Success