Get company NPS report
Reports
Get company NPS report
Retrieves company-wide NPS (Net Promoter Score) report data including overall NPS score, response distribution (promoters, passives, detractors), and trends over time.
GET
Get company NPS report
Authorizations
Company API key. Obtain this from your Woku dashboard under Settings > API Keys.
Response
Company NPS report retrieved successfully
Net Promoter Score (-100 to 100)
Example:
42
Total number of NPS responses
Example:
500
Distribution of scores from 0-10
Example:
{
"0": 5,
"1": 3,
"2": 8,
"3": 10,
"4": 12,
"5": 15,
"6": 17,
"7": 80,
"8": 70,
"9": 130,
"10": 150
}
NPS score trend over time