How can I download or get the attachments of a thread message by using API?
The following endpoints return the attachment ids of the attachments in the thread but do not return a download link for the attachments
- https://developers.freshdesk.com/api/#get_message_for_thread
- https://developers.freshdesk.com/api/#create_a_thread
Thanks