cURL
curl --request GET \ --url https://clientapi.woku.app/reports/nps-tool/{npsToolId} \ --header 'Authorization: Bearer <token>'
Returns the report for a specific NPS tool of a company.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
NPS Tool ID
NPS tool report retrieved successfully.