SurveyResponseResult

SurveyId

Id of a survey.


Type integer
QuestionId

Id of a question.


Type integer
ResponseId

Id of a response.


Type integer
ResponseCount

The amount of respondents who answered this response to this question taking the filter into account.


Type integer
Links

HATEOAS related to this object. It wil contain relevant url's such as previous and next page for paged results, create/update/delete action. These url's can be used in your application for the next steps in your application logic.


Type Hateoas

Related Methods

Retrieve the reults in aggregate for a question by id or datalabel. Hint: If you're looking to get the individual answers to a survey, download the respondents.