Portal
Download Invoice PDF
Download a print-ready rendering of one of the logged-in customer’s own invoices
GET
Download the logged-in customer's own invoice PDF
Portal endpoints authenticate via the
portal_session cookie issued by magic-link verification — not a Bearer API key. Non-browser clients may send the token in the X-Portal-Session header instead.404 — the invoice’s existence is never confirmed.
Path Parameters
Example Request
200 response body is text/html — a print-ready invoice document, not JSON.