List all the Contacts of an organization matching the search parametersAsk AIget https://explore.cloud4wi.com/v2/customers/organizations/{cid}Role: Organization Manager Scope: organization_read, customer_readPath Paramscidstringrequiredorganization cidQuery ParamssidstringThe sid can be used to retrieve a large number of results from a search request. Read the full docs to learn how to use the sidsizestringNumber of Contacts returned by the request. Allowed values between 1 and 10000. It is not possible to change this values during a scrolling.hasEmailbooleanReturn Contacts with emailtruefalseemailVerifiedbooleanReturn Contacts with an email verifiedtruefalsehasPhonebooleanReturn Contacts with phone numbertruefalsephoneVerifiedbooleanReturn Contacts with an phone number verifiedtruefalsesignupMethodsstringReturn Contacts with the requested signup methodlocationCidsstringReturn Contacts registered on specific locationssegmentCidsstringReturn Contacts belonging to specific segment or segments (comma separated)createdStartstringReturn Contacts with creation date >= of request. Format is date iso8601. Eg: 2019-07-31T22:23:24ZcreatedEndstringReturn Contacts with creation date <= of request. Format is date iso8601. Eg: 2019-07-31T22:23:24ZmodifiedStartstringReturn Contacts with modified date >= of request. Format is date iso8601. Eg: 2019-07-31T22:23:24ZmodifiedEndstringReturn Contacts with modified date <= of request. Format is date iso8601. Eg: 2019-07-31T22:23:24ZmktgCommunicationsbooleanReturn Contacts with marketing communication opt-in with value truetruefalseageVerificationbooleanReturn Contacts with age verification set to truetruefalsecustomOptIn.*booleanReturn Contacts with specific custom opt-ins set to true. Eg: customOptin.my_policy=truetruefalsesortBystringfirstName, lastName, gender, birthDate, country, created, privacy, termsOfUse, mktgCommunications, ageVerification, phone, phoneVerified, email, emailVerified, provider, username, locked, locations, system, enabled, type, modified_absolute,created_absolute,totalVisits,visitedLocationssortReversebooleanReverse sort order. sortBy argument is requiredtruefalseemailstringSearch by email addressphoneNumberstringSearch by phone numberusernamestringSearch by usernameextIdstringSearch by external IdextProp1stringSearch by external property 1extProp2stringSearch by external property 2Responses 200The array of the customers defaulterrorResponseUpdated about 4 years ago