Get a list of contactsCopy Pageget https://app.nutshell.com/rest/contactsReturns a number of contacts which is filterable based on their basic information.Query ParamsemailstringReturns contacts with the provided email address.qstringReturns contacts with a piece of information similar to the provided string, such as name, email, location, etc.sortstringenumWhat criteria to order the returned list of results.accountType-accountTypeaccounts-accountscreatedTime-createdTimeemail-emailindustry-industrylastContactedTime-lastContactedTimename-nameowner-ownerphone-phonepostalCode-postalCodeterritory-territoryShow 22 enum valuesfilterobjectFilter the returned contacts based on various criteria. Use /rest/contacts/list/fields to get a full list of valid filter keys.filter objectpage[page]integerThe page of results to return. Indexing is 0-based.page[limit]integerHow many results to return per pageResponse 200ContactUpdated 3 months ago