/////
Search
Duplicate

Survey 조회

Type
GET
Request
Response
{ "id": 1, "title": "12312sss3123", "createAt": "2024-01-26T22:36:14.136251", "questionList": [ { "id": 1, "text": "한줄평", "questionType": "SHORT_ANSWER", "optionList": [], "surveyId": 1 }, { "id": 2, "text": "평점", "questionType": "MULTI_CHOICE", "optionList": [ { "id": 1, "text": "1점", "questionId": 2 }, { "id": 2, "text": "2점", "questionId": 2 }, { "id": 3, "text": "3점", "questionId": 2 }, { "id": 4, "text": "4점", "questionId": 2 }, { "id": 5, "text": "5점", "questionId": 2 } ], "surveyId": 1 } }
URL
/api/category/{parentCategoryName}/{childCategoryId}/products/{productId}/survey/{surveyId}
권한
로그인 && 피드백 생성한 유저
도메인
상위 항목
하위 항목