Skip to main content
GET
Get Customer by ID

Overview

Retrieve detailed information about a specific customer using their unique customer ID.

Request

x-api-key
string
required
Your API key for authentication
customerId
string
required
The unique identifier of the customer

Response

status
string
Response status: success or error
statusCode
number
HTTP status code (200 for successful retrieval)
message
string
Human-readable response message
data
object
Customer object

Response Example

Example

Rate Limits

  • Maximum 100 requests per minute per API key
  • Burst limit of 20 requests per second