Get Chatbot Turns
Returns stored history of chat messages for a given chat_id.
Chat_id is usually derived from soproto + current id, but could also be arbitrary name.
NsApiSlow threshold: 2000 ms.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
ChatId
GetChatbotTurns: Returns stored history of chat messages for a given chat_id. Chat_id is usually derived from soproto + current id, but could also be arbitrary name.
Response
OK
UTC timestamp for turn - when response was generated.
Text from the user
Optional display value to use instead of the the UserPrompt
Text from the chatbot
optional dictionary of action buttons. Key = Display text, Value = Prompt text
optional array of attachments - can be URL or Base64 encoded data
Related topics
Get Chatbot ResponseClear Chatbot TurnsGet Chatbot Prompt Suggestionsai_chat_turn tablechatbotWhat's new in version 11.5.755.0