Status snapshot of an import job. Same shape used by the POST /import response and by GET /imports/{jobId}.
Null for sync imports (results inlined). Set for async imports.
Total number of rows in the import.
Set when status=failed; describes the job-level failure (not per-row).
Rows that have been attempted (succeeded + failed).
Per-row outcomes. Always present for sync imports; populated for async imports once the job reaches complete.
complete
True if the row matched an existing record via the dedupe key.
I can help answer questions about micro. What do you want to build?