get
https://{telegra.url}/patientConversations/
Retrieves the patient specific conversation. Each patient has only one patient conversation. Specify the patient id.
Within each patient conversation, there are multiple channels. clinical, support, billing
Please use the channelType parameter to specify which specific channel you would like to retrieve. Default: support
Will return the list of channel messages.
Some messages can have "type": "FILE". There is the file url in the message object. You won't be able to open direct url. Please, use "Get Patient Conversation File" to do it.
