Get a respondent's survey result
One respondent’s answers for a single survey instance. Visible to the survey’s admins and the respondent’s manager-of-record (subject to the survey’s result visibility). Anonymous surveys are never attributable and return 404.
Authorizations
API key for authentication. Generate keys in the Doozy dashboard.
Path Parameters
The unique identifier of the survey
1 - 128^[A-Za-z0-9_-]+$"survey_abc123"
The survey_instances id that delivered the survey
1 - 128^[A-Za-z0-9_-]+$"inst_abc123"
The respondent's user id
1 - 128^[A-Za-z0-9_-]+$"user_abc123"
Response
The respondent's answers
survey_participant_result poll, survey anonymous, user completed, in_progress, not_responded When the survey was delivered to this participant (ISO 8601).
First response (ISO 8601). Null if not started.
Most recent response activity (ISO 8601).
When the survey closes (ISO 8601). Null if open-ended.
How the survey was delivered to this participant.
one_off, track Track (workflow) ID if delivered via a track.
Track (workflow) name if delivered via a track.