Q: Download Document PDF over API
Hi,
how do i get the PDF of a document over the api?
I only find an url for a .jpg of the unsigned document on /api/documents/{ID}. I need the signed PDf. The same i would get at breezedoc.com/documents/{ID}/download but via the api.
Thanks!
Luka_originals
Mar 23, 2026A: Hi Paul! Great question.
Currently, the API doesn't have a dedicated endpoint for downloading the signed PDF. The download functionality is available through the web interface at /documents/{ID}/download, but not yet exposed via the API.
We've noted this as a feature request — a PDF download endpoint for the API is a common ask and something we're looking into adding.
In the meantime, if you need help with a workaround or want to stay updated on when this becomes available, please reach out to us at [email protected] and we'll be happy to help.