Poll an import job
Templates
Poll an import job
Progress of an async CSV import: processing → completed | failed | aborted, with bounded per-row errors (invalid_rows is capped at import time so this response never grows unbounded).
GET
Poll an import job
Authorizations
Dashboard / operator session cookie. Set by /v1/auth/google/callback after Google OAuth, JWT signed with the rotating rial-platform/session-signing HMAC. Read on every request the SPA makes with credentials: include. Browser-only — server-to-server callers use bearerApiKey instead.
Path Parameters
Example:
"imp_01HXYZABCDEFGHJKMNPQRSTVWX"
Response
Current job state.
Available options:
processing, completed, failed, aborted