Skip to main content
GET
Get models in a specific folder

Path Parameters

folder
string
required

The folder name to list models from

Example:

"checkpoints"

Response

Success - List of models in the folder

name
string
required

The filename of the model

Example:

"model.safetensors"

pathIndex
integer
required

Index of the path where this model is located

Example:

0