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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
[{"ReportId":4125044,"ReportName":"Basic report"}]