Reviews > Survey Questions > surveyQuestions
GET:survey_questions.json
Description
Get all or specific survey questions.
This is a typical bulk get endpoint.
Permission bit: "survey_questions.read"
Topic: Survey Questions
Arguments
List of survey question ids. See also: Unique Identifiers
Example: ["sq_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
Preview (typescript)
Loading module