Returns a paginated list of customers for a company. Supports search by name or email.
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 >= 0Search customers by name or email (case-insensitive partial match)
Paginated list of customers