Returns a paginated list of invoices for a company. Supports filtering by status and customer.
API key authentication. Generate keys from the Corebill dashboard under the Developers section.
Example: Authorization: Bearer sk_live_abc123def456
The company ID to scope the request to
Maximum number of records to return (default 50)
1 <= x <= 100Number of records to skip for pagination (default 0)
x >= 0Filter by invoice status
draft, sent, viewed, partial, paid, overdue, cancelled Filter by customer ID
Paginated list of invoices