Skip to main content

Description

Returns the full list of surveys configured for the authenticated business. Use this to discover survey IDs before fetching responses with get_survey_responses.

Parameters

Example Usage

Example Response

Notes

  • The hasMore flag indicates whether additional pages exist beyond the current result set.
  • Use the survey id values returned here as the survey_id parameter for get_survey_responses.