Forum Discussion

iftomkins's avatar
11 years ago

REST API call to get count of all ideas

How would I make a REST API call to get the total count of all ideas? I'd like to display the total number of topics on this page: https://www.dropbox.com/s/sfam3atrbgmdurk/Screenshot%202014-02-21%2013.07.38.png.

 

I know how to get the count of the first two items, since they are categories. But not sure how to get the total idea count. Thanks!