/models/publicAsk AIget deprecatedhttps://api.cloud.scenario.com/v1/models/publicList all public models. @deprecated Use GET /models with Authorization: public-auth-token header instead.Query ParamsupdatedBeforestringFilter results to only return models updated before the specified ISO string date (exclusive). Requires the sortBy parameter to be "updatedAt"sortDirectionstringSort results in ascending (asc) or descending (desc) ordercollectionIdsstringList of collection ids, comma separated.pageSizestringThe number of items to return in the response. The default value is 50, maximum value is 500, minimum value is 1typestringList 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, customupdatedAfterstringFilter results to only return models updated after the specified ISO string date (exclusive). Requires the sortBy parameter to be "updatedAt"paginationTokenstringA token you received in a previous request to query the next page of itemstagsstringList of tags, comma separated.typesstringList 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, customcreatedBeforestringFilter results to only return models created before the specified ISO string date (exclusive). Requires the sortBy parameter to be "createdAt"sortBystringSort results by the createdAt or updatedAtcreatedAfterstringFilter results to only return models created after the specified ISO string date (exclusive). Requires the sortBy parameter to be "createdAt"Response 200200 responseUpdated 4 months ago