Customers
Get a customer
Get a customer
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Example:
"Bearer SECRET"
Path Parameters
Example:
"cus_12345"
Response
200
application/json
Get One Customer
The response is of type object
.