특정 알림 조회

API
notification
METHOD
GET
PATH
api/notifications/{notificationId}
개발완료
담당자

Description

<특정 알림 조회>
조회 시 읽음 표시로 false → true로 변경

Response

{ "id": 1, "postId": 1, "type": "REGISTRATION", "content": "신청된 맛있는 특산주 특산주가 승인되었습니다.", "readStatus": true, "createdAt": "2024-09-26T02:17:18.318928", }
JSON
복사

Error

HTTP/1.1 4XX
”에러 메시지”