GET /api/Job/GetAll

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