Skip to main content

List a job's failed rows

GET 

/api/v1/bulk-jobs/:id/failed-results

Returns only the rows that failed, each with the reason. This is the list to fix and resubmit; the rest of the batch has already been applied. Requires bulk-job.read.

Request

Responses