Get ContactsCopy Pageget https://app.campaignrefinery.com/rest/contacts/get-contactsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamskeystringrequiredYour API key (required)qstringTerm search allow to query contacts containing name or email with a specific term (optional)contact_add_startdateStarting date/time contact has been created. Date must be formatted as ISO 8601 like 2022-08-01 08:00:00 and have its timezone offset as UTC (optional)contact_add_enddateEnding date/time contact has been created. Date must be formatted with ISO 8601 such as 2022-08-01 23:59:59 and have its timezone offset as UTC (optional)contact_update_startdateStarting date/time contact has been updated. Date must be formatted as ISO 8601 like 2022-08-01 08:00:00 and have its timezone offset as UTC (optional)contact_update_enddateEnding date/time contact has been updated. Date must be formatted as ISO 8601 like 2022-08-01 23:59:59 and have its timezone offset as UTC (optional)offsetint32Defaults to 0Each request returns a maximum of 100 rows, offset specifies which page to load when running subsequent requests to query more than 100 rows; first page offset is 0, second page offset is 100, and so on. Whenever the number of returned rows is less than 100 then pagination has reached the end (optional)order_bystringDefaults to contact_emailColumn to order results by (optional)sortstringDefaults to ascSort direction (asc or desc) (optional)Responses 200200 400400Updated about 1 year ago