Skip to Content
Changelog

Changelog

2026-08-20

  • Added GET /v1/surveys/{surveyId}/calculated/{calculationCode} returning calculated values for a survey. First code: wfn_2024 (WFN pillar scores, total and rating). Uses the same scopes as survey reads.
  • Documentation fix: the survey type value is aggregation, not aggregated.
  • GET /v1/surveys/{surveyId} now returns 400 Bad Request for an unknown or invalid survey id (previously 404 Not Found).

2026-04-16

  • Singapore API host updated from api.sg.g17.eco to api-singapore.g17.eco
    • All documentation examples (authentication and routes) now reference the new host
    • Existing integrations pointing at the old host must be updated — the old endpoint no longer serves requests

2025-12-17

  • Currency unit now uses survey-level locked currency instead of global default (USD)
    • Questions with unitType: currency will return the survey’s configured currency
    • Global-level questions default to USD when no survey currency is set
Last updated on