Get Allocated Surveys
GET/Surveys/GetAllocatedSurveys
About Api Returns a list of surveys allocated to a user.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful request returning allocated surveys.
Bad Request. Ensure required parameters and headers are present.
Unauthorized. Invalid or missing ZAMP-KEY header.
Not Found. Endpoint or environment incorrect.
Server error. Issue on Zamplia server side.