Sorry I swapped it over to JSON API due to my familiarity with that.
Its from Matomo export api.
$each($[0], function($v, $k) {
$v.value
})
is how I get it via JSONATA
it comes back as an object full of objects and I each it into individual entries and pull out the value