List contactsAsk AIget https://api2.frontapp.com/contactsList the contacts of the company. Required scope: contacts:readQuery 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_orderstringenumOrder by which results should be sortedascascdescAllowed:ascdescResponse 200Array of contactsUpdated 2 months ago