Skip to main content
GET
Get a single NPS response

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.

Path Parameters

id
string
required

NPS response id

Response

NPS response

An NPS response. Client contact data is never included; clientId is a reference only.

responseChannel
string | null

Inbound response channel (whatsapp | email | review-app | widget-web | mobile-sdk | api, or a user-defined string). Null on historical responses.

_id
string
score
integer
Required range: 0 <= x <= 10
category
enum<string>
Available options:
promoter,
passive,
detractor
anonymous
boolean
npsToolId
string | null
clientId
string | null
createdAt
string<date-time>
textnote
object | null
voicemail
object | null