Load thread conversation

Get chat thread conversation

get
/chat/agents/{agentId}/threads/{threadId}/conversation

Returns the messages for the specified chat thread using the workflow's published version.

Path parameters
agentIdstring · min: 1Required

The agent identifier

threadIdstring · min: 1Required

The chat thread identifier

Responses
200

Conversation messages returned

application/json
get
/chat/agents/{agentId}/threads/{threadId}/conversation

Last updated