get https://api.attio.com/v2/lists//entries//attributes//values
Gets all values for a given attribute on a list entry. If the attribute is historic, this endpoint has the ability to return all historic values using the show_historic
query param.
Required scopes: list_entry:read
, list_configuration:read
.