Raw Data Export 요청 기록 조회하기 V4

Log in to see full request history

Description

event_source

event_sourceDescription
webWeb event
appApp event

status

response payload의 status의 각 값은 다음의 의미를 갖습니다.

statusMeaningDescription
1PendingExport 시작을 대기 중
2RunningExport 진행 중
3Succeed성공
4Failed실패함
5Canceled취소됨

failureReasonCode

response payload의 failureReasonCode의 각 값은 다음의 의미를 갖습니다

failureReasonCodeMeaningDescription
0OTHERS기타 이유로 인한 실패
1FILE SIZE OVER 5GB결과 파일 크기가 5GB를 초과함
2TIMEOUTQuery가 비정상적으로 오랫동안 실행됨
null-실패하지 않음
Path Params
string
required

앱 이름 (Unique ID / App Name)

string
required

raw data export 를 진행할 이벤트 소스를 선택합니다.

Query Params
int32
Defaults to 0

Pagination을 위해, 결과의 첫 항목부터 무시할 항목의 개수를 명시합니다.

int32
Defaults to 50

결과의 갯수를 명시합니다.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json