Retrieve details of a specific customer by ID.
GET
/v1/customers/{id}
Name | In | Type | Required | Description |
---|---|---|---|---|
x-carbon-key | Header | string | Yes | API key for authentication. |
id | Path | string | Yes | The unique identifier of the customer. |
200 OK
application/json
Provide your API key in the 'apikey' header.
OK
The response is of type object
.