List all contactsAsk AIget https://api.easybroker.com/v1/contactsReturns a list of contacts from your organization.Query ParamspageintegerDefaults to 1Content's pagelimitinteger≤ 50Defaults to 20Max results per page (Maximum: 50)searchobjectOptional search parameters.search objectsearch[statuses][]array of stringsThis parameter allows you to filter contacts with the selected statuses. You must provide one of your account's status names exactly as they are shown on EasyBroker.search[statuses][]ADD stringsearch[probabilities][]array of stringsThis parameter allows you to filter contacts with the selected probabilitiessearch[probabilities][]ADD stringsearch[tag]stringThis parameter allows you to filter listings from one specific tag.search[email]stringThis parameter allows you to filter contacts based on the assigned agent's email.search[offices][]array of stringsThis parameter allows you to filter contacts by office names.search[offices][]ADD stringsearch[sources][]array of stringsRetrieve contact listing from multiple sources.search[sources][]ADD stringResponses 200Successful contact list request 400At least one search param has an invalid format 401API key is missing or invalidUpdated about 1 year ago