v1
latestOpenAPI 3.0.02026-07-24360247.6 KB큐레이션 클립 조회
헤더에 버전을 명시하지 않은 큐레이션 클립 조회 API입니다.
get/v2/display/curation/{curationId}/clips
Path parameters
curationIdinteger required
전시 ID
Query parameters
partnerUniqueIdstring required
파트너 유니크 ID
limitinteger
클립 갯수 (최대 100)
pageinteger
페이지
Response
200
Example response
{
"timestamp": 1720144549639,
"requestId": "4ad220fe-62ed-4a96-895f-7b32fb52316d",
"data": {
"count": 10,
"rows": [
{
"id": 4632,
"description": "[QA_장찬모] 소스클립 캐시워크 3",
"type": "reward",
"state": "public",
"thumbnailUrl": "/2024/6/25/media/pS1xzU8b/pS1xzU8b.jpg",
"isRewardLocked": true,
"partnerUniqueId": "memberQA",
"partnerAdminUserUniqueId": "77418c87c10d4f919c45ee5565d0ad8f",
"serviceAdminId": "77418c87c10d4f919c45ee5565d0ad8f",
"createdAt": "2024-06-25T00:39:27.000Z",
"updatedAt": "2024-06-25T01:34:23.000Z",
"clipInformationId": 4967,
"clipSourceId": 4632,
"rewardId": 196,
"clipSource": {
"id": 4632,
"hash": "pS1xzU8b",
"state": "done",
"duration": 27,
"size": 7264215,
"width": 720,
"height": 1280,
"previewKey": "/2024/6/25/media/pS1xzU8b/preview/master.m3u8",
"key": "/2024/6/25/media/pS1xzU8b/master.m3u8",
"createdAt": "2024-06-25T00:39:27.000Z",
"updatedAt": "2024-06-25T00:39:35.000Z"
},
"clipInformation": {
"id": 4967,
"pv": 30
},
"curationClips": {
"sortNo": 1,
"createdAt": "2024-07-04T12:16:09.000Z",
"updatedAt": "2024-07-04T12:16:09.000Z",
"curationId": 332,
"clipId": 4632
},
"product": {
"clipId": 4632,
"productId": 90069,
"productUniqueId": "memberQA-d07c4f4f33624108865dd6a602278b95",
"partnerId": 1362,
"productName": "외화 상품 등록_09",
"brandName": "mobidoo",
"price": "75.00",
"discountType": "rate",
"discountRate": "4.00",
"discountPrice": "3.00",
"sellingPrice": "72.00",
"redirectUrl": "https://www.google.co.kr",
"createdSystemCode": "clip",
"createdId": "77418c87c10d4f919c45ee5565d0ad8f",
"createdName": "김현승",
"createdDate": "2024-06-10T03:31:29.000Z",
"updatedId": "d7ff3daef8844e0cb622a5c7a4168227",
"updatedName": "gylee",
"updatedDate": "2024-07-01T11:43:02.000Z",
"thumbnailUrl": "https://d10tn33swurvwl.cloudfront.net/product/memberQA/memberQA-d07c4f4f33624108865dd6a602278b95/thum/d52f45b9.png"
},
"shortUrl": "https://stage.sclip.us/v2/Q6IH8M7URQ"
}
]
}
}