OpenAPI 3.1.0MITraw.githubusercontent.com2026-08-1111722.6 KB

0c601a16410f

Media

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)