get
https://{telegra.url}/patientConversations/actions/getFile
This request takes file.url from sendbird message object as a url parameter. file.url contains a direct s3 link to the file hosted via sendbird. Our backend will accept that link, authorise it and forward the file through this request.
Response of this request is a media type file.
