Skip to main content

openai.openai.retrievethread

Home > @runlightyear/openai > OpenAI > retrieveThread

OpenAI.retrieveThread() method

This API is in beta and may contain contain bugs. Can be used in production with caution.

Retrieve a thread

Signature:
retrieveThread(props: RetrieveThreadProps): Promise<RetrieveThreadResponse>;

Parameters

ParameterTypeDescription
propsRetrieveThreadProps
Returns:

Promise<RetrieveThreadResponse>