Returns a paginated list of quotes 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 quote status
draft, sent, viewed, approved, rejected, expired, converted Filter by customer ID
Paginated list of quotes