GET api/ls/get_scheme

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "status": "sample string 1",
  "data": [
    {},
    {},
    {}
  ],
  "msg": "sample string 2"
}