Get a specific version of a Registered Model (V2)
Get a specific version of a Registered Model with optional experiment run ID
Authorizations
Path Parameters
Registered model name
Version of the registered model
Response
Success
When the latest version of the model was created
"2022-03-12T02:13:44.467Z"
Name of the registered model
"churn-prediction"
The latest version of the model
4
Description of the model version
"Customer churn model V1"
username of the project owner
"martin_hito"
type that tracks properties of the project associated with a model
A map of key -> value
When the latest version of the model was updated
"2022-03-12T02:13:44.467Z"
Current build status for GenAI models
Queued, Starting, Building, Succeeded, Failed, Killed "Succeeded"
The experiment run ID linked to the model version (only for MLflow models)
"db79712b47084c27a463a188bf901943"
Related topics
Get versions of a Registered Model (V2)Get Registered Models visible to user (v2)Get a specific version of a Registered ModelGet a specific Registered Model