교육 소개
home
DEEP DIVE 소개
home

공고 상세 조회

HTTP method
GET
URI
/post/{postId}
구현 여부
담당자
메인 반영
프론트 연동

Request

{ }
JSON
복사

Response

{ "code": 200, "result": "SUCCESS" "message": "요청이 완료 되었습니다.", "data":{ "id": 1, "image": "url", "createdAt": "2024-03-16T05:27:24.7497145", "status": "진행중", "shelter": "한국동물구조관리협회" "bomInfo":{ "name": "방울이", "age": 3, "breed": "mix", "gender": "male", "personality" : "활발한", "additionalInformation":"산책을 좋아하고 청소기 소리를 싫어함" } } }
JSON
복사
프론트