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