List all the Contacts of an organization matching the search parameters


Role: Organization Manager

Scope: organization_read, customer_read

Path Params
string
required

organization cid

Query Params
string

The 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 sid

string

Number of Contacts returned by the request. Allowed values between 1 and 10000. It is not possible to change this values during a scrolling.

boolean

Return Contacts with email

boolean

Return Contacts with an email verified

boolean

Return Contacts with phone number

boolean

Return Contacts with an phone number verified

string

Return Contacts with the requested signup method

string

Return Contacts registered on specific locations

string

Return Contacts belonging to specific segment or segments (comma separated)

string

Return Contacts with creation date >= of request. Format is date iso8601. Eg: 2019-07-31T22:23:24Z

string

Return Contacts with creation date <= of request. Format is date iso8601. Eg: 2019-07-31T22:23:24Z

string

Return Contacts with modified date >= of request. Format is date iso8601. Eg: 2019-07-31T22:23:24Z

string

Return Contacts with modified date <= of request. Format is date iso8601. Eg: 2019-07-31T22:23:24Z

boolean

Return Contacts with marketing communication opt-in with value true

boolean

Return Contacts with age verification set to true

boolean

Return Contacts with specific custom opt-ins set to true. Eg: customOptin.my_policy=true

string

firstName, 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,visitedLocations

boolean

Reverse sort order. sortBy argument is required

string

Search by email address

string

Search by phone number

string

Search by username

string

Search by external Id

string

Search by external property 1

string

Search by external property 2

Responses

default

errorResponse

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json