Confirm upload
Authentication
Path parameters
Headers
Request
Test-mode only. Selects which seeded sample document the confirm returns. Must be one of the seeded sample-document ids; an unrecognized value is rejected with 400. Ignored on the live path.
Response headers
Set to true when the response is replayed from the idempotency cache for a request that re-presented an Idempotency-Key it had already used. Absent on the original (winner) response. Replays are byte-for-byte identical to the original response body.
The API surface version the server resolved for this request. Always present, regardless of whether the client supplied the request-side SpreadSpace-Version header. Default: 2026-07-19.
Requests left in the current window. Suppressed on 429 responses produced outside the rate limiter (for example a usage throttle), where a remaining budget would be misleading.
Seconds until a guaranteed-fresh window.
The active policy in limit;w=window-seconds form.
Response
The prior job whose extraction this upload duplicates. Present only on a
"DUPLICATE" status; omitted otherwise.
Human-readable explanation accompanying a non-PROCESSING status.
Omitted when there is nothing to explain.
true when this confirm returned test-mode sample data rather
than a real extraction. Omitted on live responses.