listObjectTypeAttributeValues
abstract suspend fun listObjectTypeAttributeValues(input: ListObjectTypeAttributeValuesRequest): ListObjectTypeAttributeValuesResponse
The ListObjectTypeAttributeValues API provides access to the most recent distinct values for any specified attribute, making it valuable for real-time data validation and consistency checks within your object types. This API works across domain, supporting both custom and standard object types. The API accepts the object type name, attribute name, and domain name as input parameters and returns values up to the storage limit of approximately 350KB.