Machine Learning
Get ML Backend
Get details about a specific ML backend connection by ID. For example, make a GET request using the
following cURL command:
```bash
curl http://localhost:8000/api/ml/{ml_backend_ID} -H 'Authorization: Token abc123'
get/api/ml/{id}
Path parameters
idinteger required