OpenAPI 3.0.2raw.githubusercontent.com2026-08-10261121481.1 KB

f9d69e142034

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.