chrigu
11 years agoGuide
Retrieve solved and open questions from QandA
Hi all
I need to build a custom component in the QandA node. On the overview page the posts (questions) will be sorted by label. The sorting isn't the problem as I can pull the posts for each label (/categories/id/mycategory/boards/id/myqandaboard/posts/for/labels/id/31), but what I don't see is whether the questions are still open or have already been answered.
Where could I find this information with an API call?
thanks!