I wonder is it possible to get the attachment inside a comment (inline attachment) using any api endpoint? I tried the URL in the image tag "src" attribute, for example the inline attachment in the description is:
"description": "<div class=\"personalize-wrapper\" style=\"font-family:"PT Sans", Arial, Helvetica, sans-serif, sans-serif; font-size:13px\">\n <div>\n <img src=\"/app/vision_one_connector_test/servlet/SDODAuthServlet?path=25039&ACTION=FILE\" orig_width=\"2972\" orig_height=\"772\" width=\"400\" height=\"103\"><br>\n <\/div>\n<\/div>",
I used the link in the src attribute but it doesn't work.