Enps
Retrieves the eNPS stats for the requested period
GEThttps://api.myhappyforce.com/api/v1/public/company/stats/enps
Query parameters
Response
OK
Body
fromstring (date-time)
Date from where the stats of this results start
tostring (date-time)
Date to where the stats of this results ends
resultnumber (double)
Result for the eNPS
averageResultnumber (double)
Result for the eNPS in average mode
participantsinteger (int32)
The unique participants
dateResultsarray of ENPSStatsDateResultPublicDTO (object)
Results by date for the given score. (for each iteration requested)
dectractorsinteger (int32)
Number of detractors
neutralinteger (int32)
Number of neutral
promotersinteger (int32)
Number of promoters
qualityenum
Quality of the measurement, based on the participation
NO_DATALOWWARNINGNORMALGOOD
valuationenum
Valuation of the score
NO_DATABADWARNINGNEUTRALGOODEXCELLENT
Request
Response