Ask a question to get started
Enter to send•Shift+Enter new line
Get a run by ID.
get(threadId: string, runId: string, options: __type): Promise<Run>
threadId
string
The ID of the thread.
runId
The ID of the run.
options
__type