GET
/
invoices
/
{id}
/
pdf
curl --request GET \
  --url https://api.cloud.flexprice.io/v1/invoices/{id}/pdf
This response does not have an example.

Path Parameters

id
string
required

Invoice ID

Query Parameters

url
boolean

Return presigned URL from s3 instead of PDF

Response

200
*/*
OK

The response is of type file.