Retrieve a list of customers with pagination support.
GET
/v1/customers
Name | In | Type | Required | Description |
---|---|---|---|---|
x-carbon-key | Header | string | Yes | API key for authentication. |
page | Query | integer | No | Page number for pagination. |
limit | Query | integer | No | Number of customers per page. |
200 OK
application/json
Provide your API key in the 'apikey' header.
OK
The response is of type object
.