Get Invoice

GET /tenants/{tenant}/subscription/billing/invoices/{code}

Returns the full invoice detail including line items. Use code 'draft' to get the current draft invoice.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

401 Unauthorized – Invalid or missing API key
404 Not Found