application/pdf.API-key: ********************curl --location --request GET 'https://mijn.host/api/v2/account/invoices//pdf' \
--header 'Accept: application/json' \
--header 'User-Agent: my-application/1.0.0' \
--header 'API-key: <api-key>' \
--header 'Content-Type: application/json'