Skip to main content
GET
/
v1
/
invoices
/
{id}
/
download
Download invoice
curl --request GET \
  --url https://api.hyperline.co/v1/invoices/{id}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.hyperline.co/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Query Parameters

lang
enum<string>
Available options:
fr,
en,
de,
it,
nl,
es,
pt,
pl
locale
string
as_redirect

Response

Download an invoice PDF file

The response is of type file.