Skip to main content

Get All Models

Get all models

Responses
200

Default Response

Schema OPTIONAL
object[]
id uuid
name string
providerId uuid
createdAt object
updatedAt object
providerName string OPTIONAL
inputType
order number
GET /api/v1/model/all
http://localhost
curl -L 'http://localhost/api/v1/model/all' \
-H 'Accept: application/json'