Get multiples styles
GET
https://app.seelab.ai/api/style
Fetch public, private and project related styles and use their id for images creation.
Query Params
tags
string
Filter that allows you to select AI models based on their style. It narrows down the available models to match the desired artistic style.
privacy
string
Privacy filter. Private is style created by you or someone in your organization. You can ask for both with value "public,private"
class
string
Filter the styles by their access classification. Premium models are only availables with paying plans.
name
string
A case-insensitive string that is used to search for styles by name. It can match a full or partial model name.
page
integer
Specifies the current page of results.
limit
integer
Number of items per page (Max: 100).
Responses
200
200