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