/models/public

List all public models. @deprecated Use GET /models with Authorization: public-auth-token header instead.

Query Params
string

Filter results to only return models updated before the specified ISO string date (exclusive). Requires the sortBy parameter to be "updatedAt"

string

Sort results in ascending (asc) or descending (desc) order

string

List of collection ids, comma separated.

string

The number of items to return in the response. The default value is 50, maximum value is 500, minimum value is 1

string

List all the models of a specific type. Can be any of the following values: sd-1_5, sd-1_5-lora, sd-1_5-composition, sd-xl, sd-xl-lora, sd-xl-composition, flux.1, flux.1-lora, flux.1-kontext-dev, flux.1-krea-dev, flux.1-kontext-lora, flux.1-krea-lora, flux.1-composition, flux.1-pro, flux1.1-pro, flux.1.1-pro-ultra, gpt-image-1, custom

string

Filter results to only return models updated after the specified ISO string date (exclusive). Requires the sortBy parameter to be "updatedAt"

string

A token you received in a previous request to query the next page of items

string

List of tags, comma separated.

string

List of types, comma separated. Can be any of the following values: sd-1_5, sd-1_5-lora, sd-1_5-composition, sd-xl, sd-xl-lora, sd-xl-composition, flux.1, flux.1-lora, flux.1-kontext-dev, flux.1-krea-dev, flux.1-kontext-lora, flux.1-krea-lora, flux.1-composition, flux.1-pro, flux1.1-pro, flux.1.1-pro-ultra, gpt-image-1, custom

string

Filter results to only return models created before the specified ISO string date (exclusive). Requires the sortBy parameter to be "createdAt"

string

Sort results by the createdAt or updatedAt

string

Filter results to only return models created after the specified ISO string date (exclusive). Requires the sortBy parameter to be "createdAt"

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json