Get file contents
Files
Get file contents
Returns AI-ready file contents. Text responses (text/markdown, text/html, and application/json) have questra://files/{id} references rewritten to short-lived signed URLs server-side. Responses are cached privately for 5 minutes.
GET
Get file contents
Documentation Index
Fetch the complete documentation index at: https://docs.questra.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Unique ID of the file to get the contents of
Response
File contents. Text responses may include signed URLs for embedded Questra-hosted media.
The response is of type string.