v1

latestOpenAPI 3.1.02026-07-134338101.4 KB

Get Conversation

get/api/conversations/{conversation_id}

Path parameters

conversation_idstring required

Response

Successful Response

conversation_idstring required
titlestring required
last_updated_atstring date-time nullable
status'STARTING' | 'RUNNING' | 'STOPPED'
runtime_status'STATUS$STOPPED' | 'STATUS$BUILDING_RUNTIME' | 'STATUS$STARTING_RUNTIME' | 'STATUS$RUNTIME_STARTED' | 'STATUS$SETTING_UP_WORKSPACE' | 'STATUS$SETTING_UP_GIT_HOOKS' | 'STATUS$READY' | 'STATUS$ERROR' | 'STATUS$ERROR_RUNTIME_DISCONNECTED' | 'STATUS$ERROR_LLM_AUTHENTICATION' | 'STATUS$ERROR_LLM_SERVICE_UNAVAILABLE' | 'STATUS$ERROR_LLM_INTERNAL_SERVER_ERROR' | 'STATUS$ERROR_LLM_OUT_OF_CREDITS' | 'STATUS$ERROR_LLM_CONTENT_POLICY_VIOLATION' | 'CHAT_INTERFACE$AGENT_RATE_LIMITED_STOPPED_MESSAGE' | 'STATUS$GIT_PROVIDER_AUTHENTICATION_ERROR' | 'STATUS$LLM_RETRY' | 'STATUS$ERROR_MEMORY'
selected_repositorystring nullable
selected_branchstring nullable
git_provider'github' | 'gitlab' | 'bitbucket' | 'enterprise_sso'
trigger'resolver' | 'gui' | 'suggested_task' | 'openhands_api' | 'slack' | 'microagent_management' | 'jira' | 'jira_dc' | 'linear'
num_connectionsinteger
urlstring nullable
session_api_keystring nullable
created_atstring date-time
pr_numberinteger[]