/models/get-bulkAsk AIpost https://api.cloud.scenario.com/v1/models/get-bulkGet multiple models by their modelIdsQuery ParamsoriginalAssetsstringIf set to true, returns the original asset without transformationBody ParamssettingsbooleanDefaults to falseIf true, will return the settings: promptEmbedding and negativePromptEmbedding.truefalsetrainingImagesPreviewbooleanDefaults to falseIf true will return the first 3 training images; otherwise returns the full training images. If allTrainingImages set to true, this parameter is ignored.truefalseminimalbooleanDefaults to falseIf true will return only the base details of the model (id, name, type) if true, all other parameters are ignoredtruefalsethumbnailbooleanDefaults to falseIf true will return the thumbnail, when no thumbnail is set, will try to fetch the first training image instead.truefalseallTrainingImagesbooleanDefaults to falseIf true will return all training images; otherwise returns only the first 3 training images. If trainingImagesPreview set to true, this parameter is ignored.truefalsemodelIdsarray of stringsThe list of model IDs to include in the responsemodelIdsADD stringResponse 200200 responseUpdated 5 months ago