1.2 admin_list

GET http://localhost:5009/admin

RESPONSES

status: OK

{"admins":[{"id":1,"name":"Admin1","password":"Admin1"}]}