Gets a Model Version by alias
GET
/api/v4/projects/{id}/ml/mlflow/api/2.0/mlflow/registered-models/alias
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Query Parameters
Section titled “Query Parameters”name
string
The name of the model
alias
string
The alias of the model, e.g. the Semantic Version 1.0.0
Responses
Section titled “Responses”OK
Bad Request
Not Found