get https://developers.yotpo.com/core/v3/stores/store_id/customers
Retrieve a list of past and existing customers as they appear in Yotpo.
How to use this endpoint
- Required parameters are listed below. For the full list of properties, see Introduction to Customers.
- For example requests, see below.
- For example responses, click the relevant status code on the right.
Example requests
GET /v3/stores/{store_id}/customers
GET /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,ext2
GET /v3/stores/{store_id}/customers?include_custom_properties=true