API Reference
/- Browser
- Local API
/
Get configurable platform...
GET
curl -i -X GET \
http://127.0.0.1:40000/api/system/platform/listResponse
{ "code": 0, "msg": null, "data": [ { … } ], "requestId": "string" }
curl -i -X GET \
http://127.0.0.1:40000/api/system/platform/list{ "code": 0, "msg": null, "data": [ { … } ], "requestId": "string" }