Allianz Engagement Survey · Example Payload

Engagement Survey Survey Response Example

AnalyticsEnterpriseHuman ResourcesInsuranceSurveysEmployee Experience

Engagement Survey Survey Response 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

response_idsurvey_idsubmitted_atanswers

Example Payload

Raw ↑
{
  "response_id": "resp-500789",
  "survey_id": "survey-500123",
  "submitted_at": "2026-05-03T14:22:00Z",
  "answers": [
    "sample-answers"
  ]
}