Endpoint

<hostname>/api/v1/products/{product_key}/idea_categories

Columns

The IDEACATEGORIES table contains the following columns. Columns marked with an asterisk comprise the primary key.

Column Name Data Type
ID* BigInt
CREATED​_AT Timestamp(9)
NAME VarChar(64)
PARENT​_ID Integer
PRODUCT​_ID BigInt
PRODUCT​_KEY VarChar(64)