Using a nativeIdentifier and a contact nativeId, retrieve contact information to help you personalize your customer's experience.

Several key types are supported to look up contacts using the Audience API. The most common identifiers are:

  • simonid
  • email
  • email-hash
  • primary-subscriber-key (Salesforce Marketing Cloud)
  • riid (Responsys)
  • zendeskid (Zendesk)

📘

Getting Started

Review Getting Started for details on authentication, requests, and errors.

Path Params
string
required
Defaults to email:tom@hello.com

Identifier and ID for the contact requested, in the format identifier:id

string
required
Defaults to fields=first_name,flow_variant_membership

List of Contact fields that should be returned in the response. For example: fields=first_name,flow_variant_membersip

Responses

Language
Credentials
OAuth2
Authenticate
Choose an example:
application/json