Name | Description | Type | Additional information |
---|---|---|---|
SurveyId
Id of a survey.
Type
integer
|
|||
SurveyId |
Id of a survey. |
integer | |
QuestionId
Id of a question.
Type
integer
Additional info
|
|||
QuestionId |
Id of a question. |
integer | |
ResponseId
Id of a response.
Type
integer
Additional info
|
|||
ResponseId |
Id of a response. |
integer |
3/surveys/{SurveyId}/questions/{QuestionId} - QuestionResponses |
ResponseCount
The amount of respondents who answered this response to this question taking the filter into account.
Type
integer
|
|||
ResponseCount |
The amount of respondents who answered this response to this question taking the filter into account. |
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. |
Hateoas |