GET /api/User/GetUsers

GET /api/User/GetUsers
GET /api/User/GetUsers
curl \
 -X GET http://api.example.com/api/User/GetUsers \
 -H "Authorization: $API_KEY"