Printago API
GET
/v1/customers
Get all customers
List all customers associated with orders in the store
Query Parameters
name
optional
string
email
optional
string
phone
optional
string
countryCode
optional
string
provinceCode
optional
string
zipCode
optional
string
externalId
optional
string
source
optional
string
id
optional
string
storeId
optional
string
createdAt
optional
string
updatedAt
optional
string
sort
optional
string
limit
optional
number
offset
optional
number
fields
optional
string
include
optional
string
meta
optional
boolean
hints
optional
boolean
Response Schema
Response
value
object[] | object