카테고리 정보 조회

카테고리별 VOD 리스트를 조회합니다.

Request Parameters

FieldTypeDescription
idLongCategory Idx

Header

FieldDescription
Authorization액세스 토큰

Response

PathTypeDescription
successBoolean요청이 성공했는지 여부를 나타내는 부울 값
popupBoolean팝업이 활성화되었는지 여부를 나타내는 부울 값
codeNumber요청 결과 코드
messageString요청 결과 메시지
resultObject요청 결과 데이터
result.idNumber카테고리 인덱스
result.saveDirectoryIdxNumber카테고리를 저장한 디렉토리 인덱스
result.directoryTitleString카테고리를 저장한 디렉토리 이름
result.regDtString등록 날짜
result.isDeleteBoolean삭제여부
result.isDownloadBoolean다운로드 여부
result.contentObject내용
result.content.idNumber콘텐츠 인덱스
result.content.directoryIdxNumber콘텐츠 저장한 디렉토리 인덱스
result.content.typeNumber타입명
result.content.typeTitleString타입명
result.content.regDtString저장 날짜
result.content.regDtFormatString저장 날짜
result.content.vodObjectVOD 정보
result.content.vod.idNumberVOD 인덱스
result.content.vod.titleStringVOD 제목
result.content.vod.descriptionStringVOD 내용
result.content.vod.fileNameStringVOD 파일 원본이름
result.content.vod.streamUrlStringVOD 스트림 URL
result.content.vod.levelNumberVOD 접근 레벨
result.content.vod.vodTypeNumberVOD 타입
result.content.vod.resolution1080pBooleanVOD 1080p
result.content.vod.resolution720pBooleanVOD 720p
result.content.vod.resolution540pBooleanVOD 540p
result.content.vod.resolution270pBooleanVOD 270p
result.content.vod.widthNumberVOD 너비
result.content.vod.heightNumberVOD 높이
result.content.vod.durationNumberVOD 영상 재생시간 (초)
result.content.vod.durationStrStringVOD 영상 재생시간
result.content.vod.bitRateNumberVOD 비트레이트
result.content.vod.fileSizeNumberVOD 파일 크기
result.content.vod.fileSizeStrStringVOD 파일 크기
result.content.vod.profileImageOriginalStringVOD 썸네일 원본
result.content.vod.profileImageThumbStringVOD 썸네일 썸네일
result.content.vod.tagsArrayVOD 태그정보
result.content.vod.thumbnailsArrayVOD 썸네일
result.content.vod.tilesArrayVOD 타일 경로
result.content.vod.previewStringVOD 미리보기 URL
result.content.vod.resizeWidthNumberVOD 리사이즈 너비
result.content.vod.resizeHeightNumberVOD 리사이즈 높이
result.content.vod.intervalNumberVOD 간격
Language
Click Try It! to start a request and see the response here!