Retrieve errors from an import via API

The import API returns a count of errors:

"counters": {
 "TOTAL_ROWS": 3,
 "ERRORS": 3
}

It would be great to have a way to retrieve the list of records that failed to import. This is available on the imports page, but not via API.

This is something our team would find very useful, as well.

Mine, too

Agree

Please take this up!