Download OpenAPI specification:
API Gateway configuration for separate Cloud Functions
| jobId required | string Job ID to check status for |
{- "jobId": "string",
- "status": "string",
- "progress": 0,
- "startTime": "string",
- "estimatedCompletion": "string",
- "recordsProcessed": 0,
- "totalRecords": 0,
- "errors": [
- "string"
]
}