Retrieve a Customer

Use a secret API key to retrieve a Customer.

get/v1/customers?email={email}&phone={phone_number}

Query parameters

emailstring

E-mail address of the customer.

phone_numberstring

Phone number of the customer. Phone number accepts numbers and the plus sign only. Valid format must be area code followed by 10-digit number.

Response

200

object required