Get all customers
Retrieve all customers
For complete API specification including request/response schemas and interactive examples, see the API Reference.
Overview
Retrieve a paginated list of all customers associated with your merchant account.
Query Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
limit | number | 20 | Number of customers to retrieve (max: 100) |
offset | number | 0 | Number of customers to skip for pagination |
Related Endpoints
- Get Customer by ID - Retrieve a specific customer
- Create Customer - Create a new customer
- Update Customer - Update customer information
- Delete Customer - Delete a customer