Ask a question to get started
Enter to send•Shift+Enter new line
Get a thread by ID.
get<ValuesType = TStateType>( threadId: string, options: __type ): Promise<Thread<ValuesType, unknown>>
threadId
string
ID of the thread.
options
__type