Machine Learning
List ML backends
List all configured ML backends for a specific project by ID.
Use the following cURL command:
```bash
curl http://localhost:8000/api/ml?project={project_id} -H 'Authorization: Token abc123'
get/api/ml/
Query parameters
is_interactiveboolean
projectinteger
Project ID