IndexCopy Pageget https://app.wowing.io/api/contactsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramssearchstringfull text search for attributes like contact.first_name, .last_name, .email, automation.nameautomation_idint32only contacts for this automation, returns all automations if nullauto_response_scheduledstringvalues: null => no filter; values: "1", "true", "on" and "yes" => returns contacts that have auto response scheduled; values: "0", "false", "off" and "no" => returns contacts that have NO auto response scheduledshow_greetedbooleanDefaults to falsevalues: null, "0", "false", "off" and "no" => return only contacts that need to get a recording; values: "1", "true", "on" and "yes" => return all contactstruefalseshow_opted_outbooleanDefaults to falsevalues: "1", "true", "on" and "yes" => returns contacts that have opted out; values: "0", "false", "off" and "no" => returns contacts that have NOT opted outtruefalseper_pageint32Defaults to 25number of contacts that are returned in paginationpageint32Defaults to 1used for pagination, null will return first pageorder_keystringDefaults to created_atused for ordering results (values: created_at,email,first_name,last_name,auto_response_scheduled_at)order_directionstringDefaults to ASCused for selecting ordering direction (values: ASC,DESC)contact_idsstringcomma separated list of contact ids that should be included in the response. use it to retrieve information about specific contacts. (e.g. 123,234)Responses 200200 400400Updated over 4 years ago