GET customer.list.json
Operation ID: CustomerList
Auth: unknown
Description
Get list of customers from store.
Parameters (14)
(boolean, query, optional, default: True)
Defines category's visibility status
(integer, query, optional, default: 10)
This parameter sets the entity amount that has to be retrieved. Max allowed count=250
(string, query, optional)
Retrieve entities from their creation date
(string, query, optional)
Retrieve entities to their creation date
(string, query, optional)
The numeric ID of the customer list in Demandware.
(string, query, optional)
Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter `params` equal force_all
(string, query, optional)
Customer group_id
(string, query, optional)
Retrieve entities from their modification date
(string, query, optional)
Retrieve entities to their modification date
(string, query, optional)
Used to retrieve entities via cursor-based pagination (it can't be used with any other filtering parameter)
(string, query, optional, default: id,email,first_name,last_name)
Set this parameter in order to choose which entity fields you want to retrieve
(string, query, optional)
Set this parameter in order to choose which entity fields you want to retrieve
(integer, query, optional, default: 0)
This parameter sets the number from which you want to get entities
(string, query, optional)
Retrieves customers specified by store id
No probe data for this endpoint yet.