Want to access user details using the accessToken using nodejs or reactjs

Generated the token using below customerAccessTokenCreate mutation using nodejs, can be found at below url

https://shopify.dev/api/storefront/reference/customers/customeraccesstokencreate

and passing the above returned access token to below apis to get users/ customers detail.

I am trying to use following url for documentation

https://shopify.dev/api/admin-rest/2021-10/resources/user#top