Searches for user profiles matching the given identifiers. Requires either an API key or an Okta JWT bearer token.
Long-lasting client key
Comma-separated list of granted scopes.
Allowed values: profile.read, profile.write, profile.delete
"profile.read,profile.write,profile.delete"
Zeotap organisation ID. Required when using Okta JWT authentication.
1577
Organisation identifier
1577
Region codes to scope the query
["UK"]
Key-value pairs where the key is an identifier type
(e.g. icoms_account_uid, email, cellphone) and the
value is an array of identifier values to match.
{ "icoms_account_uid": ["amit_170921"] }
Matching profiles returned
Last-updated epoch timestamp (ms)
Created epoch timestamp (ms)
Nested profile attributes organised by category (e.g. Audience, demographics). Structure varies by org config.
Map of identity namespaces to arrays of identity records.
Each namespace (e.g. email, cellphone, ga_clientid)
contains an array of identity objects with a timestamp.
{
"email": [
{
"email_sha256_lowercase": "af2bdbe...",
"_ts": "1639918545133"
}
],
"icoms_account_uid": [
{
"icoms_account_uid": "41063074106",
"_ts": "1639918545133"
}
],
"linkedUcid": ["a1a62720-8788-8788-8788-fb81f77515b1"]
}
Marketing opt-in / opt-out preferences
Consent records
Region the profile belongs to
"UK"
Unified Customer ID
"00000000-9295-9295-9295-8db6a1c8e06a"