Get list of surveys reports

GET https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/reports

URL: /surveys/{{survey_id}}/reports

EndFragment

Fetch a list of survey reports (basic and saved). Survey defined by SurveyId.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

[{"ReportId":4125044,"ReportName":"Basic report"}]