Skip to main content

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_id first by calling get_all_surveys.
  • Use start_date and end_date together for date-bounded analysis.
  • Date format for this tool is MM/dd/yyyy HH:mm:ss (note lowercase dd and 24-hour time).