GET /api/Admin/GetAllAdminsWithPaging/{pageNumber}/{pageSize}

GET /api/Admin/GetAllAdminsWithPaging/{pageNumber}/{pageSize}

Path parameters

GET /api/Admin/GetAllAdminsWithPaging/{pageNumber}/{pageSize}
curl \
 -X GET http://api.example.com/api/Admin/GetAllAdminsWithPaging/{pageNumber}/{pageSize} \
 -H "Authorization: $API_KEY"