Allianz Engagement Survey · Example Payload

Engagement Survey Participant List Example

AnalyticsEnterpriseHuman ResourcesInsuranceSurveysEmployee Experience

Engagement Survey Participant List Example is an example object payload from Allianz Engagement Survey, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

totalrespondedparticipation_rateitems

Example Payload

Raw ↑
{
  "total": 1250,
  "responded": 876,
  "participation_rate": 70.1,
  "items": [
    "sample-items"
  ]
}