Function getAssistantThread

  • Retrieves a thread for the assistant.

    Parameters

    • assistantid: string

      The ID of the assistant containing the requested thread.

    • threadid: string

      The ID of the thread to retrieve.

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetAssistantThreadHttpResponse>

    GetAssistantThreadHttpError