v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
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.