Skip to main content
GET
Fetch Customer

Overview

This endpoint retrieves the details of a specific customer identified by their ID.

Request

Method: GET
URL: /v1/customers/{id}

Parameters

Response

Status Code: 200 OK
Content-Type: application/json

Example Response

Authorizations

apikey
string
header
required

Provide your API key in the 'apikey' header.

Headers

x-carbon-key
string
required

Path Parameters

id
string
required

Response

200 - application/json

OK

The response is of type object.