GET api/v2.0/Ideation/GetIdeaCategories

Get active categories that an idea can be associated to.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

An array of active idea category info.

Collection of IdeaCategory
NameDescriptionTypeAdditional information
CategoryName

Name of the category.

string

None.

CategoryKey

Unique identifier for the category.

globally unique identifier

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.