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