fetchRecipientsDataCopy Pagepost https://mxm.xtremepush.com/api/json/list?method=fetchRecipientsDataFetch recipients from a list, with optional profile field data includedForm DatalistIdintegerrequiredID of the listprofileFieldsjsonrequiredDefaults to []Array of IDs of profile fields to include in the result data, for example: [1,2,3][]limitintegerrequired1 to 5000The number of records to be returned; maximum 5000startintegerrequired≥ 0Defaults to 0The starting record from which to retrieve limit rows; 0-indexsortstringrequiredDefaults to NAField on which to sort the data; not implementeddirstringenumrequiredDefaults to ASCThe sort direction; not implementedASCDESCAllowed:ASCDESCfilterstringarrayenumrequiredDefaults to {}Array of field filters No filter; empty object{}Responses 200Recipient list records returned 400Unexpected errorUpdated 10 months ago fetchRecipientsfetchRecipientDid this page help you?YesNo