Returns a paginated list of customers associated with the current workspace account ordered by creation date descending.
List Customers
GET
/v1/customers
Parameters
| Name | Type | Description |
|---|---|---|
page | integer | Page number (default: 1) |
per_page | integer | Number of records per page (1-100, default: 20) |