Get summary of responses

View as MarkdownOpen in Claude
Get an aggregated summary of responses for a given survey.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Path parameters

survey_idstringRequired

Response

Successful response
survey_idstring
The survey ID.
questionslist of objects or null
A list of questions for the given survey.

Errors