GET/projects/{project_id}/surveys/{survey_id}/stats

Get survey analytics

Aggregate per-question analytics for a single survey: response counts, NPS score, choice distributions, scale averages, and a response timeline.

Base URLhttps://seggwat.com/api/v1

Parameters

project_idpathstringrequired

Unique identifier of the project (MongoDB ObjectId)

Example: 507f1f77bcf86cd799439011
survey_idpathstringrequired

MongoDB ObjectId of the survey

Example: 6630f1c7c2b3a40a1e9e1b22

Responses

Navigation