get https://api.airbridge.io/log-export/api/v4/apps///histories
event_source
event_source
event_source | Description |
---|---|
web | Web event |
app | App event |
status
status
Definitions for the status
values of the response.
status | Definition | Description |
---|---|---|
1 | Pending | Pending to process Raw Data Export |
2 | Running | Currently processing Raw Data Export |
3 | Succeed | Raw Data Export is successfully complete |
4 | Failed | Raw Data Export has failed |
5 | Canceled | Raw Data Export has been canceled |
failureReasonCode
failureReasonCode
Definitions for the failureReasonCode
values of the response.
failureReasonCode | Definition | |
---|---|---|
0 | OTHERS | Raw data export has failed due to reasons other that 1 or 2 . |
1 | FILE SIZE OVER 5GB | The Raw Data Export results file is greater than 5GB. |
2 | TIMEOUT | The query was being processed for too long (> 5 minutes). |
null | - | Has not failed. |