{
"success": true,
"data": {
"jobs": [
{
"jobId": "ej_a1b2c3d4e5f6a7b8",
"name": "string",
"status": "pending",
"phase": "queued",
"totalRows": 0,
"processedRows": 0,
"progress": 0,
"creditsUsed": 0,
"creditsRefunded": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"completedAt": "2019-08-24T14:15:22.123Z",
"error": "string"
}
],
"total": 0,
"page": 0,
"limit": 0
}
}