GET api/v2.0/Ideation/GetIdeaStatuses

Get active statuses that can be applied to an idea.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

An array of detailed active status info

Collection of IdeaStatus
NameDescriptionTypeAdditional information
StatusName

Name of the status.

string

None.

StatusKey

Unique identifier for the status.

globally unique identifier

None.

Response Formats

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

Sample:

Sample not available.