Skip to main content
GET
/
v1
/
reports
/
company-nps
Get the company-wide NPS report
curl --request GET \
  --url https://clientapi.woku.app/v1/reports/company-nps \
  --header 'Authorization: Bearer <token>'
{
  "statusCode": 403,
  "message": "Authentication required",
  "error": "Forbidden"
}

Documentation Index

Fetch the complete documentation index at: https://woku.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Company API key. Obtain this from your Woku dashboard under Settings > API Keys. The same key used for the v0 endpoints.

Response

Company NPS report