Get question set by ID
GET /api/v1/vendorhub/admin/survey-editor/question-sets/:id
Returns the question set with its ordered list of questions including input type, weight, required/not-applicable flags, and parameter counts. Returns 404 if not found.
Request