Skip to main content
GET
Retrieve an invoice PDF

Authorizations

X-SALESBRICKS-KEY
string
header
required

API key for authentication

Path Parameters

invoice_id
string
required
Pattern: ^([a-zA-Z\d\-]+)$

Query Parameters

download
enum<string>

Set to '1' or 'true' to force download with Content-Disposition header.

Available options:
1,
True,
true

Response

invoice_id
string
required

The unique identifier for the invoice

url
string<uri>
required

The URL to the PDF file for the invoice. Expires in 1 hour.