iftomkins
11 years agoMaven
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%20...
- 11 years ago
I think the topics/style/[style]/count method should do the trick:
For example:
/restapi/vc/topics/style/idea/count