GET /v2/reports/jobs/{id}/status
GetReportStatus returns report status for the given report id
Code | Message | Datatype |
---|---|---|
200 |
A successful response. |
|
0 |
An unexpected error response. |
Field Name | Required | Nullable | Type | Description | Format |
---|---|---|---|---|---|
code |
Integer |
int32 |
|||
message |
String |
||||
details |
List of ProtobufAny |
Field Name | Required | Nullable | Type | Description | Format |
---|---|---|---|---|---|
runState |
WAITING, PREPARING, GENERATED, DELIVERED, FAILURE, |
||||
completedAt |
Date |
date-time |
|||
errorMsg |
String |
||||
reportRequestType |
ON_DEMAND, SCHEDULED, |
||||
reportNotificationMethod |
EMAIL, DOWNLOAD, |