List Outbox
Retrieves a list of sent surveys from Retently.
Query
Find a customer's outbox records by email address;
The current page number. Default 1;
The items limit. Default 20. Maximum 1,000;
The sort option. Use '-surveyCreatedDate' for results in descending order; Default '-surveyCreatedDate';
Filter by campaign ID;
Filter surveys sent after this date. ISO format or UNIX timestamp;
Filter surveys sent before this date. ISO format or UNIX timestamp;
Filter by survey channel. Values: email, link, inapp, intercom;
Filter by how the survey was sent. Values: campaign, reminder, manual, test, imported;
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.