Description
Returns paginated responses for a given survey. Responses include individual answers, submission timestamps, and any associated customer data.Parameters
Example Usage
Notes
- Get the
survey_idfirst by callingget_all_surveys. - Use
start_dateandend_datetogether for date-bounded analysis. - Date format for this tool is
MM/dd/yyyy HH:mm:ss(note lowercaseddand 24-hour time).