get
https://api.airbridge.io/log-export/api/v2/apps//app/histories
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Description
status
response payload의 status의 각 값은 다음의 의미를 갖습니다.
| status | Meaning | Description |
|---|---|---|
| 1 | Pending | Export 시작을 대기 중 |
| 2 | Running | Export 진행 중 |
| 3 | Succeed | 성공 |
| 4 | Failed | 실패함 |
| 5 | Canceled | 취소됨 |
failureReasonCode
response payload의 failureReasonCode의 각 값은 다음의 의미를 갖습니다
| failureReasonCode | Meaning | Description |
|---|---|---|
| 0 | OTHERS | 기타 이유로 인한 실패 |
| 1 | FILE SIZE OVER 5GB | 결과 파일 크기가 5GB를 초과함 |
| 2 | TIMEOUT | Query가 비정상적으로 오랫동안 실행됨 |
null | 실패하지 않음 |
