Endpoints
β¦/failures.csvβ CSV download (failed rows only)β¦/failuresβ JSON (failures[]+skips[]when applicable)
This endpoint also returns job status and counters when there are no row failures (
failures: []). For generic polling across import kinds, prefer Get batch job status.Authentication
transactions:create, entities:bulk_import, events:create.
HTTP responses
CSV columns
JSON response
failures.csv contains only outcome=failed rows.
See also: Import entities (CSV), Failure codes.