v1
latestOpenAPI 3.1.0MIT2026-07-1710621.2 KBMedia
Get content
Serves hosted content (PDFs, documents) by ID. Content is created when the model generates a PDF via the export_to_pdf tool during a chat response.
The response will contain a link like https://search.elixpo.com/api/content/{id}. Content has a 7-day TTL and is cleaned up automatically. No auth required.
get/api/content/{content_id}
Path parameters
content_idstring required
Content identifier (UUID)
Response
Content file (typically PDF)