Get invoice PDF details for a specific invoice
Parameters
invoiceIdpathstringrequiredUnique identifier of the invoice
cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/invoice-history/INV-2026-0313/pdf" \
-H "Authorization: Bearer $SENTINEL_TOKEN"