Allianz Engagement Survey · Example Payload

Engagement Survey Survey List Example

AnalyticsEnterpriseHuman ResourcesInsuranceSurveysEmployee Experience

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

totaloffsetlimititems

Example Payload

Raw ↑
{
  "total": 5,
  "offset": 0,
  "limit": 20,
  "items": [
    "sample-items"
  ]
}