Get a list of all customers for the merchant
Authorization header.| Name | Type | Description |
|---|---|---|
Authorization | string | Your API key in the format Bearer YOUR_API_KEY |
| Parameter | Type | Description |
|---|---|---|
limit | integer | Number of records to return (default: 10, max: 100) |
offset | integer | Number of records to skip (default: 0) |