{
"data": [
{
"group": "Tecnologia",
"keys": {
"my_manager": 77,
"my_organization": 73,
"my_team": 77,
"my_work": 72
}
},
{
"group": "Comercial",
"keys": {
"my_manager": 77,
"my_organization": 73,
"my_team": 77,
"my_work": 72
}
}
],
"links": {
"first": "https://api.winx.ai/v1/{campaign}/magic/heatmap?filter=Department&page=1",
"last": "https://api.winx.ai/v1/{campaign}/magic/heatmap?filter=Department&page=4",
"prev": null,
"next": "https://api.winx.ai/v1/{campaign}/magic/heatmap?filter=Department&page=2"
},
"meta": {
"current_page": 1,
"per_page": 50,
"total": 200,
"last_page": 4,
"index": "engagement_dimension",
"keys": [
{
"key": "my_manager",
"label": "Meu gestor",
"overall": 77
},
{
"key": "my_organization",
"label": "Minha organização",
"overall": 73
},
{
"key": "my_team",
"label": "Minha equipe",
"overall": 77
},
{
"key": "my_work",
"label": "Meu trabalho",
"overall": 72
}
]
}
}