GET api/Questions/GetAllQuestions
GetAllQuestions Action provides the list of all the quetion.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
It returns array of questions with description, category, question images
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.