Skip to main content
GET
Get Customer by ID

Overview

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

Request

string
required
Your API key for authentication
string
required
The unique identifier of the customer

Response

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

Response Example

Example

Rate Limits

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