GET/projects/{project_id}/ratings/stats/nps

Get NPS statistics

Aggregated NPS statistics for a project: NPS score (-100 to +100), promoter/passive/detractor counts, and the 0-10 distribution. Optionally filter by page path.

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

Parameters

project_idpathstringrequired

Unique identifier of the project (MongoDB ObjectId)

Example: 507f1f77bcf86cd799439011
pathquerystring

Filter statistics by page path.

Responses

Navigation