What is the result of this code for you?
return Http::withHeaders($this->getHeaders()) ->get($this->baseUrl . '/images') ->collect("images") ->where("name", "ubuntu-22.04");