runs

open override fun runs(threadId: String): RunHandler

Returns a handler for interacting with the runs in the thread with the given id.

Return

The handler for interacting with the runs

Parameters

threadId

The id of the thread to get the runs for