files
Download File
Download file content.
Supports two authentication modes:
- Bearer token: Standard authenticated request. Gated on organization readiness so the bearer path cannot reach tenant storage before bootstrap completes.
- Signed URL: Include token and expires query parameters. Not gated — signed URLs must stay reachable to preserve the pre-existing public contract.
Returns: File content with appropriate content-type header.
Raises: HTTPException: 401 if authentication fails. HTTPException: 404 if file not found.
GET
Download File
Documentation Index
Fetch the complete documentation index at: https://docs.pragmatiks.io/llms.txt
Use this file to discover all available pages before exploring further.
Download File