List artifacts
Artifacts
List artifacts
List artifacts with optional filtering by FQN, ML Repo, name, or run ID.
GET
List artifacts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Fully qualified name to filter artifacts by (format: '{artifact_type}:{tenant_name}/{ml_repo_name}/{artifact_name}')
ID of the ML Repo to filter artifacts by
Name of the artifact to filter by
Number of artifacts to skip for pagination
Maximum number of artifacts to return
ID of the run to filter artifacts by
Whether to include artifacts that have no versions