Get Survey Global stats
GET/Surveys/getProjectGlobalstats
About Api Returns details of a survey based on its ID.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful response with global statistics for the survey.
Bad Request. Ensure required params and headers are present.
Unauthorized. Invalid or missing ZAMP-KEY header.
Not Found. Survey not found.
Server error. Issue on Zamplia server side.