Overview
This endpoint retrieves a list of customers with pagination support.Request
Method:GET
URL:
/v1/customers
Parameters
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. |
Response
Status Code:200 OK
Content-Type:
application/json
Example Response
Authorizations
Provide your API key in the 'apikey' header.
Headers
Response
200 - application/json
OK
The response is of type object
.