Chat-id routes
Retry a chat-id document
Retry a failed Deep Reader document by chat id.
POST
Retry document processing
{id} is the Deep Reader chat pk. Failed rows resume (cache kept); this is not a full reprocess. Prefer Reprocess for the attachment-id surface.Authorizations
Organisation API key from Settings → API / /api/keys/. The secret is
shown once. Send Authorization: Bearer sk-abacus-…. One active key
per organisation. Ingest (/api/v2/ingest/*) refuses API keys — that
surface is Auth0-only with ingest:read / ingest:write scopes.
Path Parameters
Response
Processing status snapshot for the progress-polling endpoint.
Serializes ChatAttachment directly (not Chat) because the progress endpoint queries the attachment by chat pk.

