Accessing image attachments (via the Jama API) which were imported from a Word document

Robert Paganetti
Robert Paganetti Member Posts: 2

Hi,

Jama version 8.79.4
Testing environment

I have a question about inline image "attachments". I've noticed that inline image URLs (within rich text fields of an item) are different depending on whether we insert the image ourselves via a web browser, or if the image came from an imported Word document.

For example, the URL for an image from an imported Word document looks like this:

<Jama URL>jama/attachment/1276/Aspose.Words.5a4f964d-1ad4-4538-bc16-c1fd302c45a6.014.png

For images that we insert ourselves, the image URL looks like this

<Jama URL>/jama/attachment/1585/2023_06_29_19_21_1512.png

When I query the abstractItems endpoints for all items with itemType corresponding to the "Attachment" item type (22), only the images we uploaded ourselves show up; any images that came from an imported Word document do not appear to be in the result set.

So my question is - is there any way to access these imported images via the Jama API? 

Thank you.

------------------------------
Robert Paganetti
Soliel
------------------------------