Skip to main content
GET
Serve a document's file or markdown
Bytes of the stored file (or markdown when requested). HTML/SVG are forced as downloads (nosniff) so stored markup cannot run in the browser.

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

att_id
integer
required

Query Parameters

download
boolean

'true' to force download disposition.

version
string

'' (raw file), 'original' (md), or a language code.

Response

The response is of type file.