Obtain the status of bulk upload on the source
GET {{baseUrl}}/non-employee-sources/:id/non-employee-bulk-upload/status
The nonEmployeeBulkUploadStatus API returns the status of the newest bulk upload job for the specified source.
Requires role context of idn:nesr:read
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"status":"PENDING"}