samples

Get sample upsert job status

Retrieve the status of the job identified by id in the request.

get/samples/upsert/bulk/{key}/status

Path parameters

keyinteger required

The id the job

Response

Success.

statusstring

Status.

errorsobject[]

An array containing the error information of the samples that were not upserted.

Changes