public_sessions

get/public/chat/{chat_session_id}/latest-workflow

Path parameters

chat_session_idstring uuid required

Id of the chat session to get latest workflow for.

Response

Successfully retrieved latest workflow DAG.

abortedboolean required
dag_ready_atstring date-time nullable
errorstring nullable
error_tracebackstring nullable
is_readyboolean required
session_idstring uuid required

Changes