mlflow_model_versions_list
List and filter MLflow model versions using search criteria such as filter, ordering, and pagination.
Instructions
Search model versions (POST /api/2.0/mlflow/model-versions/search).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| max_results | No | ||
| order_by | No | ||
| page_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |