Skip to main content

Tools in this category

get_all_surveys

Get all available surveys for the business

get_survey_responses

Fetch paginated responses for a specific survey

Tips

  • Always call get_all_surveys first to get the survey_id required by get_survey_responses.
  • Use start_date and end_date in get_survey_responses to narrow results to a specific time window.