v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
Persons

Get a person

Returns the person profile for the specified person_id. The response includes the person's current identity key and value, locale settings, and version. Returns 403 person_not_found if the person does not exist or is not accessible.

get/v5/persons/{person_id}

Path parameters

person_idstring required

The Extole unique profile identifier of this user at Extole.

Response

Person profile.

idstring required

Extole-assigned unique identifier for this person.

identity_idstring required

Identifier within the identity store that represents this person's merged profile.

identity_key_valuestring required

Value of the identity key for this person.

versionstring required

Optimistic-concurrency version token for the person record.