Skip to main content
The List Models endpoint returns every model visible to your account, including base checkpoints and fine-tuned variants. You can also call the alias path /v1/checkpoints to get the same results.

Endpoint

Authentication

Send your token in the Authorization: Bearer <jwt-or-api-key> header.

Response

integer
Always 0 for success.
string
Empty on success.
object
array
Each element is a Model object.