Retrieve customer details by their id
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"cus_scqymuvdw8zrztqlwdbq7yso"
Retrieve the customer details
Type of the object, always 'customer'
customer Unique identifier for the customer
"cus_xaqgn0oxjn14x0bq7qft2apr"
Customer's first name
1 - 100"John"
Customer's last name
1 - 100"Doe"
Email address
Timestamp when the customer was created
"2024-03-14T12:00:00Z"
Type of the customer, always 'person'
person