Skip to main content
GET
Get document progress
Snapshot of processing status for a Deep Reader chat. For the attachment-id SSE, use Progress stream.

Authorizations

Authorization
string
header
required

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

id
integer
required

Response

Processing status snapshot for the progress-polling endpoint.

Serializes ChatAttachment directly (not Chat) because the progress endpoint queries the attachment by chat pk.

status
string
required
progress
integer
required
stage
string
required
page_count
integer

Number of pages in the original document

Required range: 0 <= x <= 2147483647