Skip to content

MLflow artifact API

GET
/api/v4/projects/{id}/ml/mlflow/api/2.0/mlflow-artifacts/artifacts

MLflow artifacts mapping to GitLab artifacts

id
required
One of:
string

The ID or URL-encoded path of the project

Example
1
path
string
nullable

Path to the artifact, model version id, optionally followed by path. E.g. 15/MLmodel

OK

Bad Request

Not Found