Get an NPS tool definition
Returns the definition of an NPS tool — its internal name and the message and audience used to build the survey question (“On a 0–10 scale, how likely are you to recommend to ?”). Fails with 403 if the tool does not belong to the caller company.
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
Company API key. Obtain this from your Woku dashboard under Settings > API Keys. The same key used for the v0 endpoints.
Path Parameters
MongoDB ObjectId of the NPS tool.
^[0-9a-fA-F]{24}$Response
NPS tool definition
^[0-9a-fA-F]{24}$"507f1f77bcf86cd799439011"
Internal name of the NPS tool.
"Post-checkout NPS"
Company or product referenced in the survey question.
"Acme Store"
Audience referenced in the survey question.
"shoppers"