Skip to contents

Get the details of a model. This is a Databricks workspace version of the MLflow endpoint that also returns the model's Databricks workspace ID and the permission level of the requesting user on the model.

Usage

get_model(client, name)

modelRegistryGetModel(client, name)

Arguments

client

Required. Instance of DatabricksClient()

name

Required. Registered model unique name identifier.

Details

MLflow endpoint: https://www.mlflow.org/docs/latest/rest-api.html#get-registeredmodel