Invoice History

Invoice history and invoice PDF retrieval.

1 of 2

Filtering by query: /v1.0/invoice-history/{invoiceId}/pdf

GET/v1.0/invoice-history/{invoiceId}/pdfRead-onlyPermalink ↗

Get invoice PDF details for a specific invoice

Parameters

invoiceIdpathstringrequired

Unique 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"

Build your first call in 5 minutes.

Grab a Dev SIM, get an API key, and POST /v1.0/auth/token from anywhere.