Retreive the job status.
GET {{baseUrl}}/ingestJobStatus/:id
Retrieve the job status based on jobid for the current tenant. The jobid belongs to data ingestion process started for the current tenant.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"jobId":"quis ut elit minim","startedDate":"dolor voluptat","finishedDate":"consectetur fugiat","message":"dolor culpa in","fileName":"ut ullamco cillum","status":"ERROR"}