Skip to main content
GET
cURL

Fetch Customer

Authorizations

X-API-KEY
string
header
required

API Key for authentication

X-TIMESTAMP
string
header
required

Current timestamp in seconds since epoch

X-SIGNATURE
string
header
required

HMAC SHA256 signature of the request encoded in Base64

Path Parameters

customer_id
string<uuid>
required

The unique identifier of the customer

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

Customer details fetched successfully

status
boolean
Example:

true

message
string
Example:

"Success"

data
object