Skip to main content
GET
Get the authenticated consumer profile

Authorizations

Authorization
string
header
required

Response

Successful response

Cookie consent string currently stored on the consumer's profile.

Source that set the current cookie consent value.

Available options:
CLIENT,
EXTOLE,
UNSET
email
string
required

Email address on file for the consumer.

first_name
string
required

First name of the consumer.

id
string
required
read-only

Extole-assigned unique identifier for this consumer.

last_name
string
required

Last name of the consumer.

locale
string | null
required

BCP 47 locale tag for the consumer. Null when not set.

parameters
object
required

Open key-value map of custom attributes stored on the consumer's profile.

partner_user_id
string
required

Partner-assigned unique identifier for the consumer in the partner's system.

Data processing consent string currently stored on the consumer's profile.

Source that set the current data processing consent value.

Available options:
CLIENT,
EXTOLE,
UNSET
profile_picture_url
string
required

URL of the consumer's profile picture.