Description
Returns the full list of surveys configured for the authenticated business. Use this to discover survey IDs before fetching responses withget_survey_responses.
Parameters
Example Usage
Example Response
Notes
- The
hasMoreflag indicates whether additional pages exist beyond the current result set. - Use the survey
idvalues returned here as thesurvey_idparameter forget_survey_responses.