List tracker values assigned to a Woku
External Trackers
List tracker values assigned to a Woku
Returns every tracker value currently bound to the given Woku, scoped to the caller’s company.
GET
List tracker values assigned to a Woku
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 Woku.
Pattern:
^[0-9a-fA-F]{24}$Response
Array of values (may be empty)
Example:
"507f1f77bcf86cd799439015"
Example:
"507f1f77bcf86cd799439012"
Woku this value belongs to.
Example:
"507f1f77bcf86cd799439011"
Reference to the company-level tracker definition.
Example:
"507f1f77bcf86cd799439014"
External identifier (e.g. CRM transaction id).
Maximum string length:
500Example:
"TX-2026-00043"