Returns the full details of a single invoice, including line items and embedded customer data.
API key authentication. Generate keys from the Corebill dashboard under the Developers section.
Example: Authorization: Bearer sk_live_abc123def456
The invoice ID
The company ID to scope the request to
Invoice details with items
Full invoice object including items and public_token (returned by GET /invoices/{id} and POST /invoices)