get https://api.attio.com/v2/objects/users/records//attributes//values
Gets all values for a given attribute on a user record. If the attribute is historic, this endpoint has the ability to return all historic values using the show_historic
query param.
Required scopes: record_permission:read
, object_configuration:read
.