Returns a single field value on a list entry.
Requires the “Export data from Lists” permission.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
List ID
1 <= x <= 9007199254740991List Entry ID
1 <= x <= 9007199254740991Field ID
"affinity-data-location"
"field-1234"
OK
The field's unique identifier
"affinity-data-location"
"field-1234"
The field's name
"Location"
The field's type
enriched, global, list, relationship-intelligence "enriched"
The source of the data in this Field (if it is enriched)
affinity-data, dealroom, eventbrite, mailchimp, "affinity-data"
{
"data": {
"continent": "North America",
"country": "United States",
"streetAddress": "1 Main Street",
"city": "San Francisco",
"state": "California"
},
"type": "location"
}