Get an org template file with download URLs
Returns the template file record plus a urls object of minted download links (each ~1h), notably urls.file (the stored PDF bytes) for the curation canvas. Returns 404 if the file is not parented to the caller’s organization (a space file, or another tenant’s, is hidden). Authorization: org admin (denied → 403).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
fileId
Response
The template record, with minted ~1h download URLs.
id
fileName
parentType
parentId
mimeType
size
Size in bytes, null until stored.
status
Terminal values are stored (uploaded, no processing requested), processed and failed; waiting and processing mean keep polling.
processingKind
createdAt
processingError
artifacts
Parsing byproducts present, e.g. structured, transcript.
indexVectors
indexOntology
storedAt
processedAt
urls
Minted download links, each valid ~1 hour. Present on single-file reads only — list responses mint none.