특정 신고글 조회

API
declaration
METHOD
GET
PATH
api/declarations/{declarationId}
개발완료
담당자

Description

<신고글 조회>
특정 신고글을 조회함

Response

{ "id": 1, "memberId": 1, "memberName": "John", "link": "신고 게시글 링크", "type": "ILLEGAL_INFORMATION", "content": "~라는 비속어를 썼습니다.", "approved": null, "createdAt": "2024-09-26T03:10:12.365775" }
JSON
복사

Error

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