Skip to main content
GET
Get invoice download URL

Authorizations

Authorization
string
header
required

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

Path Parameters

invoiceId
string
required

Stripe invoice identifier returned by the list endpoint.

Response

Download URL for the requested invoice.

url
string<uri>
required

Direct download URL for the invoice PDF generated by Stripe.