Get Rio Motion-agent job status

get/sessions/{job_id}

Path parameters

job_idstring required

Job ID returned by POST /sessions.

Response

Job status

job_idstring required
status'queued' | 'created' | 'running' | 'awaiting_user_input' | 'completed' | 'failed' required
chat_urlstring uri nullable

Motion app chat URL for a human to open, inspect, or continue the run. Null for legacy jobs without a Motion agent chat.

created_atstring date-time required
updated_atstring date-time required
completed_atstring date-time nullable required
errorstring nullable required
pending_user_inputboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.