chat-ai
chat_tasks

Get Conversation Task

One task, with the specialist's own tool calls and its outcome.

get/api/v1/chat-ai/conversations/{conversation_id}/tasks/{task_id}

Path parameters

conversation_idstring uuid required
task_idstring uuid required

Response

Successful Response

idstring uuid required
specialiststring required
status'queued' | 'running' | 'succeeded' | 'failed' | 'stalled' | 'budget_exhausted' required
status_messagestring nullable required
current_stepstring nullable required
created_atstring date-time required
updated_atstring date-time required
started_atstring date-time nullable required
heartbeat_atstring date-time nullable required
tool_countinteger required
questionstring nullable required
answerstring nullable required
errorstring nullable required
sourcesobject[] nullable required

Changes

Changed in 1 of the 28 revisions of this API.1

Of the 28 revisions, 1 has no diff computed.