Skip to main content
GET
List the action plan groups of the caller company

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.

Query Parameters

Free-text search over name, description and condition values.

Maximum string length: 200

Response

Action plan groups

_id
string
Example:

"507f1f77bcf86cd799439031"

companyId
string
name
string
description
string
conditions
object[]
members
object[]
threshold
integer
Example:

300

enabled
boolean
default:true

A disabled group stops counting feedback and generating drafts, but keeps its history and stats visible.

counterSince
string<date-time>

Base date of the negatives counter: only feedback created after it counts toward threshold.

createdAt
string<date-time>
updatedAt
string<date-time>