Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
result | components.ListPresetVersionsResponse | :heavy_check_mark: | N/A | { βdataβ: [ { βconfigβ: { βmodelβ: βopenai/gpt-4oβ, βtemperatureβ: 0.7 }, βcreated_atβ: β2026-04-20T10:00:00Zβ, βcreator_idβ: βuser_2dHFtVWx2n56w6HkM0000000000β, βidβ: β550e8400-e29b-41d4-a716-446655440000β, βpreset_idβ: β650e8400-e29b-41d4-a716-446655440001β, βsystem_promptβ: βYou are a helpful assistant.β, βupdated_atβ: β2026-04-20T10:00:00Zβ, βversionβ: 1 } ], βtotal_countβ: 1 } |