As shown in the photo below i have got post as well as questions in my wordpress site.
I am able to access the posts/an individual post via this api -
http://webaddress.com/wp-json/wp/v2/posts or http://webaddress.com/wp-json/wp/v2/posts/15402
However i am unable to view the questions on my website using this api - http://webaddress.com/wp-json/wp/v2/posts?filter[post_type]=question
Is a question not a post and how do i fix this api?(because on wp-admin the questions page has the url - http://webaddress.com/wp-admin/edit.php?post_type=question