Last updated 1 month ago
Get all the image styles available for creating images.
A list of predefined image styles.
GET /api/v1/images/styles HTTP/1.1 Host: shortgenius.com Authorization: Bearer JWT Accept: */*
Successful response
[ { "id": "123e4567-e89b-12d3-a456-426614174000", "name": "text", "privacy": "Private", "prompt": "text", "examples": [ "text" ] } ]