v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBPersons
Get a person data parameter
Returns the named data parameter for the specified person. Person data parameters are arbitrary key-value pairs attached to a person profile and can be used in campaign targeting and personalization. Returns 400 data_not_found if the name does not exist, or 403 person_not_found if the person is not accessible.
get/v5/persons/{person_id}/data/{name}
Path parameters
person_idstring required
Extole person id.
namestring required
Name of the data parameter.
Response
Person data parameter.
Example response
{
"created_date": "2025-10-24T02:00:00-07:00",
"updated_date": "2025-10-24T02:00:00-07:00"
}