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
The guest profile ID
Query parameters
The format to download the guest profile in. Supported formats: html, docx, pdf
htmldocxpdf
Response
200 application/jsonThis endpoint returns a raw file download (no JSON response body).