v51

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

Get image library listing

Retrieve list of all images in the library (metadata only). Optionally filter by category.

get/v1/image-library

Query parameters

categorystring

Filter by image category name.

Response

List of images.

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.