v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
model_versions

Get Model Version

Get a model version by ID.

Args: model_version_id: id of the model version to be retrieved. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.

Returns: The model version with the given name or ID.

get/api/v1/model_versions/{model_version_id}

Path parameters

model_version_idstring uuid required

Query parameters

hydrateboolean

Response

Successful Response

idstring uuid required
permission_deniedboolean
namestring nullable

The name of the model version