Skip to main content

Get Public Invoice

GET 

/api/public/invoices/:invoice_id

Get invoice details for public viewing (no auth required). Returns limited invoice data safe for public display.

The optional domain query param carries the hostname serving this page so we can lazily register it with Stripe for Apple Pay / Google Pay wallets.

Request

Responses

Successful Response