GET
Get Survey Question
Returns detailed information about a specified survey question, including its type, title, options, and configuration properties.
Endpoint
GET
v5/survey/{survey_id}/surve...
LIST
List Survey Questions
Returns a list of all questions for the specified survey.
Endpoint
GET
v5/survey/{survey_id}/surveyquestion
Requires authentication
Path Pa...