Download Guest Profile

GET https://api.podengine.ai/api/v1/guest-profiles/:guestProfileId/download

Download a guest profile as a document. Supported formats are HTML, DOCX, and PDF.

Request

Path parameters

guestProfileIdstringrequired

The guest profile ID

Query parameters

formatenumrequired

The format to download the guest profile in. Supported formats: html, docx, pdf

htmldocxpdf

Response

200 application/json

This endpoint returns a raw file download (no JSON response body).