Get Case History

This method returns the combined transcripts of all chat sessions (i.e., the chat thread) linked to the specific CRM case object. Note that this request should be made only after the chat_session_case_set server event is received; if the scenario has not specified a case, the request will return an error.

Returns

CodeDescription
200Success: application/json

Errors

CodeDescription
403Forbidden
404Not found
406Not acceptable: If the scenario did not specify a case
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!