customer:read
getCustomers
in our SDKs or the customers
query in GraphQL. In both cases this endpoint supports Pagination.
This is a very flexible endpoint which supports a variety of options for filtering and sorting, for full details try our API explorer or Typescript SDK.
getCustomerById
in our SDKs or the customer
query in GraphQL.
getCustomerByEmail
in our SDKs or the customerByEmail
query in GraphQL.