fetch varient metafield in the javascript fetch method.

I want to get variant metafield in with javascript fetch method.

Does the below URL actually get the varient metafield in the browser?

https://${shopName}.myshopify.com/admin/api/2021-07/variants/${variantId}/metafields.json;

Thanks