get
https://api.yotpo.com/core/v3/stores//customers
Retrieves a list of past and existing customers from your Yotpo store. Use this endpoint to check if a customer was registered successfully with Yotpo.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
How to use this endpoint
- Required parameters are listed below. For the full list of properties, see About customers.
- For example requests, see below.
- For example responses, click the relevant status code on the right.
Example requests
GET /v3/stores/{store_id}/customersGET /v3/stores/{store_id}/customers?page_info={page_info}GET /v3/stores/{store_id}/customers?page_info={page_info}&limit={limit}GET /v3/stores/{store_id}/customers?external_ids=ext1,ext2GET /v3/stores/{store_id}/customers?email=name%40example.comGET /v3/stores/{store_id}/customers?phone_number=%2B14155552671
Good to knowIt can take up to one minute for a customer's details to be created or updated in Yotpo.