Forum Discussion
VenkS
12 years agoLithium Alumni (Retired)
You could use the following rest call:
/boards/id/{idea_name}/message_statuses/available
to get the available list of statuses for your idea exchange. You can then get the count for each status by using:
threads/for/message_statuses/key/{status_key}/count
Related Content
- 4 years agoInactive User