v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Image Library

Get image metadata

Retrieve metadata for a specific image in the library.

get/v1/image-library/{guid}

Path parameters

guidstring uuid required

Image GUID.

Response

Image metadata.

guidstring uuid

Unique image identifier.

namestring

Image display name.

categorystring

Image category.

mimeTypestring

Image MIME type (e.g. image/png, image/svg+xml).

isProtectedboolean

Whether the image is a system-protected image that cannot be modified or deleted.