events

Get event bulk job status

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

get/events/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