curl --location 'http://localhost:3000/api/v1/job-pre-qualifications/1'
{ "message": "Fetched successfully", "status": "Success", "data": { "id": 1, "title": "can you worke on site", "dropDown": true } }