Runs
Wait for Run output
Wait for a run to finish, return the final output. If the run already finished, returns its final output immediately.
get/threads/{thread_id}/runs/{run_id}/wait
Path parameters
thread_idstring uuid required
The ID of the thread.
The ID of the thread.
run_idstring uuid required
The ID of the run.
The ID of the run.
Response
Success
{"stackTrail":"paths:/threads/{thread_id}/runs/{run_id}/wait:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}