이벤트 Raw Data Api 샘플예제

이벤트 Raw Data 정보 조회

  • REQUSET (CURL / GET)

curl --location --request GET 'https://apis.openapi.sk.com/api/ovs/v20/statistics/event/raw?year=2021&month=3' \ --header 'Content-Type: application/json' \ --header 'X-Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJuYml0ZXN0MUB....' \ --header 'appKey: ***********************' \ -d ''
  • RESPONSE (200 | application/json)

{ "url":"https://ovs.sktelecom.com:8082/repository/wioadlsl.zip", "zip_password":"abcd1234", "expiry":"2021-04-31" }
  • RESPONSE (BODY)

KeyTypeDescription
urlstringURL of the raw data file(zip format)
zip_passwordstringpassword for the raw data zip file
expirystringexpiration date of the download URL