latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-20264129497.8 KB

e9197a1d31c4

Image Library

Get image data

Download the raw image binary data with correct Content-Type header. SVG images are served as image/svg+xml, raster images as their respective MIME type (image/png, image/jpeg, etc.).

get/v1/image-library/{guid}/data

Path parameters

guidstring uuid required

Image GUID.

Response

Image binary data.