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_surveysfirst to get thesurvey_idrequired byget_survey_responses. - Use
start_dateandend_dateinget_survey_responsesto narrow results to a specific time window.