List tracker values assigned to a VoC entity
Returns every tracker value currently bound to the given VoC entity (NPS/CSAT/CES tool, Form or Flow), scoped to the caller’s company.
Mirrors GET /v1/external-trackers/wokus/{wokuId} for the polymorphic (non-Woku) entity types.
Authorizations
Company API key. Obtain this from your Woku dashboard under Settings > API Keys. The same key used for the v0 endpoints.
Path Parameters
VoC entity type that carries the tracker value. woku is not allowed here; use the dedicated /v1/external-trackers/wokus/{wokuId} routes.
nps, csat, ces, form, flow MongoDB ObjectId of the VoC entity.
^[0-9a-fA-F]{24}$Response
Array of values (may be empty)
"507f1f77bcf86cd799439015"
"507f1f77bcf86cd799439012"
VoC entity type that carries this value.
nps, csat, ces, form, flow "nps"
VoC entity this value belongs to.
"507f1f77bcf86cd799439abc"
Reference to the company-level tracker definition.
"507f1f77bcf86cd799439014"
External identifier (e.g. CRM transaction id).
500"TX-2026-00043"