Base Model
List all base models
List all base models
Returns a list of all base models. The base models are returned sorted by deployment time, with the newest base model appearing first.
GET
/
base-model
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
name
string
requiredName of the base model, used as the unique identifier.
unit_price
number
requiredactive_deployment
object
Current active deployment of the base model.