## 어떤 기능인가요? > 포토톡에 업로드된 이미지 URL만 전체 조회해서 갤러리를 빠르게 보여줄 수 있도록 하는 api > 또한, 이 api로 관리자가 이미지를 삭제할 수 있는 기능 <img width="500" alt="Image" src="https://github.com/user-attachments/assets/32e00754-4c60-41ee-9378-d28fb1c55468" /> <br/> <img width="500" alt="Image" src="https://github.com/user-attachments/assets/66f1d656-0ba4-407b-8e75-9343947dad40" /> ## 작업 상세 내용 - [x] 관리자용 api: GET /api/celebrationMsgs/images/:userId?page=1&size=20 - [x] 하객용 api: GET /api/celebrationMsgs/guest/images/:userId?page=1&size=20 - [ ] 이미지 삭제 기능 - [ ] 이미지 최적화 ## 참고할만한 자료(선택)
어떤 기능인가요?
작업 상세 내용
참고할만한 자료(선택)