For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Available Surveys

This method returns all possible available surveys that can be shown to the user. A list of survey objects is returned by this API.

Surveys.availableSurveys { (surveys) in
            
        }

Last updated