Customers
Get a customer
Retrieve a single customer by their ID, including metadata.
get/v1/customers/{customerId}
Path parameters
customerIdstring required
The customer's prefixed identifier (e.g., cus_ab12cd34ef). This is the merchant-facing slug, not the internal UUID.
Response
Customer found.