List contactsget https://api2.frontapp.com/contactsList the contacts of the company.Query ParamsqstringSearch query object with the optional properties updated_after and updated_before, whose value should be a timestamp in seconds with up to 3 decimal places.limitinteger≤ 100Max number of results per pagepage_tokenstringToken to use to request the next pagesort_bystringField used to sort the contacts. Either created_at or updated_at.sort_orderstringOrder by which results should be sortedascascdescResponse 200Array of contactsResponse bodyobject_paginationobjectnextstring | nullLink to next page of results_linksobjectselfstringLink to resource_resultsarray of objects_resultsobject_linksobject_links objectidstringUnique identifier of the contactnamestringContact namedescriptionstringContact descriptionavatar_urlstringURL of the contact's avataris_spammerbooleanWhether or not the contact is marked as a spammerlinksarray of stringsList of all the links of the contactlinksgroupsarray of objectsdeprecatedList of the groups the contact belongs to. ⚠️ Deprecated. use lists instead.groupsobject_linksobject_links objectidstringUnique identifier of the listnamestringName of the listis_privatebooleanWhether or not the contact is individuallistsarray of objectsList of the contact lists the contact belongs to.listsobject_linksobject_links objectidstringUnique identifier of the listnamestringName of the listis_privatebooleanWhether or not the contact is individualhandlesarray of objectsList of the handles and sources with which the contact is reachable.handlesobjecthandlestringrequiredHandle used to reach the contact.sourcestringrequiredSource of the handle. Can be email, phone, twitter, facebook, intercom, front_chat, or custom. twitter email phone facebook intercom front_chat customcustom_fieldsobjectCustom fields for this contact.Has additional fieldsis_privatebooleanWhether or not the contact is individualUpdated about 19 hours ago ContactsCreate contact