Replacing Curl with Fetch on a script

hello
I have a script to schedule every 2 minutes on my new mikroti HeX routeur

curl -o /dev/null https://domaine.net/update/?id=l26gV9pKAJE6VprYny0dMjvNDkRXgw

it worked for an ubiquiti router i had, but i suppose that i have to use fetch for scripting in Mikrotik routers.
Please help me write the correct one for my router.
Thanks guys :slight_smile: :slight_smile:

https://wiki.mikrotik.com/wiki/Manual:Tools/Fetch