Base Model
Retrieve a base model
Retrieve a base model
Retrieve the details of a base model.
GET
/
base-model
/
{name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
name
string
requiredName of the base model
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.