특정 지역 조회

API
region
METHOD
GET
PATH
api/regions/{regionId}
개발완료
담당자

Description

<지역 조회>
특정 지역 정보 반환

Response

{ ”region_id”: 1, "place_name": “서울특별시”, ”latitude”: 37.564214, ”longitude”: 127.001699, ”created_at”: "2024-08-28T00:00:00Z" }
JSON
복사

Error

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