v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

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

nextTokenstring

Token for retrieving the next page of results