GET/v1.0/invoice-historyRead-only

Get invoice history for the authenticated user's organization

CLIkajeet-sentinel billing invoices

Parameters

No parameters.

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/invoice-history" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Try this operation in the interactive explorer →