Docs

List Contacts

Retrieves contact records from Constant Contact.

GET

Query

Arguments
string

Search contacts by a specific email address.

string

Filter contacts by lifecycle status.

string

Filter contacts by one or more contact list IDs.

string

Return contacts that match a specific segment ID.

string

Filter contacts by one or more tag IDs.

date

Return contacts updated after this datetime (ISO-8601).

date

Return contacts updated before this datetime (ISO-8601).

date

Return contacts created after this datetime (ISO-8601).

date

Return contacts created before this datetime (ISO-8601).

date

Return contacts that opted out after this datetime (ISO-8601).

date

Return contacts that opted out before this datetime (ISO-8601).

string

Include specific contact sub-resources in the response.

string

Filter contacts by SMS consent status.

boolean

Include total matching contacts count in response metadata.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.