cURL
curl --request GET \ --url https://api.b-bot.space/v2/threads/{thread_id}/runs/{run_id}/join
"<any>"
Wait for a run to finish.
The ID of the thread.
The ID of the run.
If true, the run will be cancelled if the client disconnects.
Success
The response is of type any.
any