Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Overview
Description | Retrieving all projects |
Resource Path | |
HTTP Method | GET |
Request/Response Format | application/json |
Example
Sample output
[
{
"name": "wso2-ml-project",
"id": 1,
"createdTime": "2015-03-20 15:28:59.418",
"tenantId": -1234,
"userName": "admin",
"datasetId": 1,
"description": "nirmal test",
"datasetName": "diabetes"
}
]