{
"success": true,
"scope": "company",
"company_id": 1,
"metrics": {
"surveys": 2,
"active_surveys": 2,
"participants": 4,
"completed": 2,
"answers": 92,
"sectors": 1
},
"active_surveys": [
{
"uuid": "0c033103-57a1-11f1-9c22-020017054d17",
"title": "teste 2",
"analysis_type": "drps_nr01",
"status": 0,
"starts_at": "2026-05-24 15:00:00",
"ends_at": "2026-05-25 23:00:00",
"participants": 3,
"completed": 1
},
{
"uuid": "c1ae54c1-579f-11f1-9c22-020017054d17",
"title": "Teste 1",
"analysis_type": "standard",
"status": 0,
"starts_at": "2026-05-14 15:00:00",
"ends_at": "2026-06-26 23:00:00",
"participants": 1,
"completed": 1
}
]
}