Get a customer
Customers
Get a Customer
GET
Get a customer
Retrieve a single customer by ID.
Authorizations
Use your secret API key as a Bearer token.
Keys are prefixed: sk_live_ (production) or sk_test_ (sandbox).
Path Parameters
The customer identifier (prefixed cus_)
Response
Customer details
Unique identifier (prefixed cus_)
Example:
"cus_1a2b3c4d5e"
Organization identifier
Customer email address
Customer display name
External identifier from your system
Arbitrary key-value metadata
Available options:
live, sandbox