Function getAssistantThreadInteraction

  • Retrieves an interaction for the thread.

    Parameters

    • assistantId: string

      The ID of the assistant in which to retrieve the interaction.

    • threadId: string

      The ID of the thread in which to retrieve the interaction.

    • interactionId: string

      The ID of the interaction to retrieve.

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetAssistantThreadInteractionHttpResponse>

    GetAssistantThreadInteractionHttpError