Skip to main content
GET
/
reports
/
company-nps
Get Company NPS Report
curl --request GET \
  --url https://clientapi.woku.app/reports/company-nps \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200

Company NPS report retrieved successfully.