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

Authorizations

Authorization
string
header
required

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

Path Parameters

npsToolId
string
required

NPS Tool ID

Response

200

NPS tool report retrieved successfully.