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
Response
Changes
Changed in 1 of the 97 revisions of this API.1
- ○
added the new optional
queryrequest parameteris_interactivenew-optional-request-parameter
- ○
Of the 97 revisions, 1 has no diff computed.