Customers
List Customers
This endpoint list customers.
GET
/
v1
/
customer
/
list
Body
limit
string
requiredThis is the limit of the customers.
offset
string
requiredThis is the offset of the customers.
order_direction
string
requiredThis is the order direction of the customers.
Response
sso_id
string
This is the sso_id of the customer
email
string
This is the email of the customer
firstName
string
This is the first name of the customer
lastName
string
This is the last name of the customer
phone
string
This is the phone number of the customer
stripe_customer_id
string
This is the stripe customer id of the customer
timestamp
string
This is the timestamp of the customer
activationDate
string
This is the activation date of the customer