latestOpenAPI 3.0.12026-08-10254561.9 KB
2ea4b8555197
Respondents
Returns the respondents for which all the specified fields match the provided values.
User groups who are denied access permission for personally identifiable information (PII) will receive obfuscated data.
Only the parameters with a value will be evaluated.
You must provide a value for at least one field.
Example:
Find a respondent by email address
/respondents/12345/find?email=email@voxco.com
get/respondents/{surveyId}/Find
Path parameters
surveyIdinteger required
Survey ID
Query parameters
respondentIdinteger
Use this parameter to find a respondent by its case id
emailstring
Use this parameter to find a respondent by its email address
phonestring
Use this parameter to find a respondent by its phone number
pinstring
Use this parameter to find a respondent by its pin
panelistIdinteger
Use this parameter to find a respondent by its panelist id
Headers
Accept-Versionstring
The requested API version
Response
Get the respondents matching the provided values