get https://api.attio.com/v2/objects/companies/records//attributes//values
Gets all values for a given attribute on a company 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
.