/models/get-bulk

Get multiple models by their modelIds

Query Params
string

If set to true, returns the original asset without transformation

Body Params
boolean
Defaults to false

If true, will return the settings: promptEmbedding and negativePromptEmbedding.

boolean
Defaults to false

If true will return the first 3 training images; otherwise returns the full training images.

If allTrainingImages set to true, this parameter is ignored.

boolean
Defaults to false

If true will return only the base details of the model (id, name, type)

if true, all other parameters are ignored

boolean
Defaults to false

If true will return the thumbnail, when no thumbnail is set, will try to fetch the first training image instead.

boolean
Defaults to false

If true will return all training images; otherwise returns only the first 3 training images.

If trainingImagesPreview set to true, this parameter is ignored.

modelIds
array of strings

The list of model IDs to include in the response

modelIds
Response

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