Presets

Retrieves a single pretrained AI model (Preset) by its unique key.

Presets represent pretrained AI models available in Kimola. Each preset is identified by a 24‑character key.

get/v1/Presets/{key}

Path parameters

keystring required

The 24‑character unique key that identifies the preset.

Response

Successful operation. Returns the requested Preset object.

Changes

No recorded changes to this endpoint across all 1 revision of this API.