Chat-id routes
List documents (chat id)
Chat-centric document list. Id is a Deep Reader chat pk.
GET
List documents
Older chat-centric list.
{id} on sibling routes is a Deep Reader chat primary key, not an attachment id. Prefer List documents for new integrations.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.
Query Parameters
Opaque cursor for next-page navigation.
Number of results to return per page.
Full-text document content search via Lynx BM25. Minimum 2 chars.
Filter by processing status.
Available options:
all, completed, failed, pending 
