Skip to main content
GET
/
threads
/
{thread_id}
/
runs
/
{run_id}
/
join
Join Run
curl --request GET \
  --url https://api.example.com/threads/{thread_id}/runs/{run_id}/join
{}

Path Parameters

thread_id
string
required
run_id
string
required

Response

Successful Response

The response is of type Response Join Run Threads Thread Id Runs Run Id Join Get · object.