Retrieving the list of generator presets

When using the API to update, delete, or assign generator presets to columns, you use the generator preset identifier.

To retrieve the list of generator presets and their current configuration, use:

GET api/Presets

The response contains an array of preset objects.

Last updated