v1

latestOpenAPI 3.1.02026-07-26620219.6 KB

Retrieve Customer Details by Date

Retrieve all customers that were updated since a specific date for Yotpo Reviews and Yotpo Loyalty & Referrals.

get/v2/account_id/customers?access_token= access_token&updated_at_min=updated_at_min

Path parameters

account_idstring required

Your account's API app key

Query parameters

access_tokenstring required

Your Yotpo access token. Click here to learn how to generate one

updated_at_minstring date required

Retrieve all customer details updated from this date. The date format is YYY-MM-DD

page_infostring

The next_page_info from the previous response

limitinteger

The number of customers you want to retrieve per page

Response

200