Archive Gateway

API service for accessing archived PDF files from Swift storage.

API Endpoints

POST /api/pdf/search
Search for PDFs by patient ID, date range, and exam type
GET /api/pdf/file/{id}?tenantId=xxx
Download a specific PDF (decrypted)

Tools