Customer
Get Customer
GET
/
v1
/
customers
Headers
x-api-key
string
requiredQuery Parameters
customer_id
string
The unique identifier of the customer
email
string
The unique email of the customer
Response
200 - application/json
id
string
requiredUnique identifier for the object.
mode
enum<string>
requiredString representing the environment.
Available options:
test
, live
, sandbox
object
string
requiredString representing the object’s type. Objects of the same type share the same value.
email
string
requiredCustomer email address.
name
string
Customer name.
country
string
requiredThe ISO alpha-2 country code for the customer.
created_at
string
requiredCreation date of the product
updated_at
string
requiredLast updated date of the product