models
Get model
Returns a model by name.
GET
/
models
/
{modelName}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Name of the model
Response
200 - application/json
Logical object representing a model, that can be instantiated in multiple environments as model deployments
The date and time when the resource was created
The user or service account who created the resource
The date and time when the resource was updated
The user or service account who updated the resource
Model display name
Labels
Model name
The workspace the model belongs to