curl --location --request GET 'https://9f9l4tky3g.execute-api.us-east-1.amazonaws.com/dev/pragma/stages/test/vacant/'
{
"message": "string",
"status": 0,
"data": [
{
"id": 0,
"testId": "string",
"name": "string",
"idVacant": 0,
"activity": {
"id": 0,
"name": "string",
"stage": 0,
"activityType": 0
},
"passingPercentage": 0,
"experienceDate": 0,
"ordenImportancia": 0,
"typeTest": {
"id": 0,
"testURL": "string"
},
"status": true,
"validTimeMonths": 0
}
]
}