List Customers
Retrieves a list of customers from Retently.
Query
Find a customer by the email address;
The current page number. Default 1;
The items limit. Default 20. Maximum 1,000;
The sort option. Use '-' for DESC. Default '-createdDate';
ISO format or UNIX timestamp;
ISO format or UNIX timestamp;
Filter by customer properties. See Attributes Filtering section below;
Logic for multiple attribute filters. Values: 'all' (AND, default), 'any' (OR);
Attribute field name
Filter operator
Attribute match value
Maximum number of rows to return.
Number of rows to skip.
Comma-separated sort fields; prefix with - for descending.
Comma-separated response fields to include.