Retrieves the image for the given ID from Imaging. If no mimetype is supplied, we'll default it as "application/pdf" for PDF since it can handle multi-page TIFFs that imaging often contains. If you send a different type like "image/png" and the image from imaging is a multi-page TIFF, you will most likely get the first page of the TIFF, although that's not guaranteed.
name | description | type | default | type |
---|---|---|---|---|
id | the ID of the image | path | String | |
Accept | the mimetype desired from the service call
We currently support:
|
header | String |
the actual image from imaging converted as requested