/peopleAsk AIget https://api.securevan.com/v4/peopleReturns a paginated list of contacts who meet all of the specified criteria. Unless noted otherwise, search criteria can be partial inputs; they will match any string that starts with the value provided (case-insensitive). At least one string parameter must be specified.Query ParamsfirstNamestringmiddleNamestringlastNamestringstreetAddressstringcitystringstateOrProvincestringMust be a valid state or province code (two or three characters)zipOrPostalCodestringMust be a valid ZIP5 zip code or postal code. For UK clients, this parameter accepts valid partial postcodes (e.g., postcode sector).phoneNumberstringMust be a valid phone numberemailstringcommonNamestringIf Organizations-as-Contacts is enabled in your database, matches organizations whose Common Name begins with this value.officialNamestringIf Organizations-as-Contacts is enabled in your database, matches organizations whose Official Name begins with this value.contactModestringenumIf Organizations-as-Contacts is enabled in your database, filters to records of this type.PersonOrganizationAllowed:PersonOrganization$topint32$skipint32$expandstringValid $expand sections are are Addresses, Districts, Emails, and Phones.$orderbystringName asc and Name desc are the only valid $orderby argumentsResponses 200200 400400Updated 10 months ago