listDataTablePrimaryValues
inline suspend fun ConnectClient.listDataTablePrimaryValues(crossinline block: ListDataTablePrimaryValuesRequest.Builder.() -> Unit): ListDataTablePrimaryValuesResponse
Lists all primary value combinations for a given data table. Returns the unique combinations of primary attribute values that identify records in the table. Up to 100 records are returned per request.