curl --location --request GET 'https://9f9l4tky3g.execute-api.us-east-1.amazonaws.com/dev/pragma/stages/vacant/all'
[
{
"id": 0,
"name": "string",
"url": "string",
"providerName": "string",
"calendarTecnical": "string",
"calendarPsychological": "string",
"blogId": "string",
"parkedVip": "string",
"activities": [
{
"id": 0,
"content": [
{
"id": 0,
"action": "string",
"type": "string",
"typeId": 0,
"tab": "string",
"status": 0,
"vacantId": 0
}
],
"name": "string",
"stage": 0,
"icons": [
{
"id": 0,
"urlIcon": "string",
"identifier": "string"
}
],
"activityType": 0,
"url": "string",
"activeNotification": true,
"showedName": "string"
}
]
}
]