API Reference

Read all customers

Rate limit: 1/ 5sec

Log in to see full request history

Customer Object Description

FieldDescription
customer_shopify_idShopify id of the customer.
first_nameFirst name of the customer.
last_nameLast name of the customer.
phonePhone number of the customer.
emailEmail of the customer.
contact_emailContact email of the customer.
active_subscriptions_countNumber of active subscriptions.
all_subscriptions_countCount of all the subscriptions including ACTIVE, PAUSED, CANCELLED, EXPIRED.
active_subscription_shopify_idsArray of Shopify ids of active subscriptions.
all_subscription_shopify_idsArray of Shopify ids of all subscriptions.

❗️

These docs are for a deprecated API version. Visit here to refer the latest API docs.

Query Params
int32
Defaults to 1
int32
Defaults to 50
date
required
Defaults to null

Customers updated after the value specified

date
required
Defaults to null

Customers updated before the value specified

Responses

Language
Credentials
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json