get
https://developers.yotpo.com/core/v3/stores//customers
Retrieve a list of past and existing customers as they appear in 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 Introduction to Customers.
- For example requests, see below.
- For example responses, click the relevant status code on the right.
Deprecated parametersThe following parameters are deprecated and will be removed in a future release. Please discontinue use and remove them from any existing integrations:
include_custom_properties— deprecated. Custom properties will no longer be retrievable via this parameter.list_ids— deprecated. Filtering by list IDs is no longer supported.segment_id— deprecated. Filtering by segment IDs is no longer supported.
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,ext2