프로그램 목록

OPEN API 정보

GET /open/api/program/list.do
기능 설명 프로그램 목록 조회
Example URL https://crezone.net/open/api/program/list.do?page=1&count=20&title=서울&category=789&sortNm=post_date&sort=DESC

REQUEST PARAMETER

파라미터 타입 설명 Default
title String 제목 -
content String 내용 -
category String 분류 -
applyDateStart String 모집기간 시작 -
applyDateEnd String 모집기간 끝 -
doDateStart String 운영기간 시작 -
doDateEnd String 운영기간 끝 -
page int 페이지 (필수) 1
count int

보여질 컨텐츠 갯수 (필수)

( max:50 )

20
sortNm String

정렬기준 (필수)

( post_date / post_modified )

post_date
sort String

차순 (필수)

( asc / desc )

desc

RESPONSE PARAMETER

파라미터 타입 설명 Example Value
id int 고유번호 52739
title String 제목 [충남][문화재청] 2022 백제문화유산주간
postDate String 등록일 2021-12-11 12:15:42
postModified String 수정일 2021-12-11 12:15:42
address String 주소 대전광역시 동구 산내로 321-35 옛터민속박물관
website String 홈페이지 http://yetermuseum.com
isEnd String 마감여부 마감
placenm String 운영장소 옛터민속박물관 교육실 및 전시실
target List 이용 대상 ["중학교"]
applyCount String 모집정원 35명
thumb String 썸네일 경로 https://crezone.net/wp-content/uploads/2016/06/교육실-현수막-설치-1-250x165.jpg
doDateStart String 운영기간 시작일 2022-01-01
doDateEnd String 운영기간 마감일 2022-01-05
applyDateStart String 모집기간 시작일 2022-01-10
applyDateEnd String 모집기간 마감일 2022-01-15
totalCnt int 전체 결과 수 52

RESPONSE

목록