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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.