Shopify Api

Hi everyone.

I am developing a Shopify-embedded public app. I want to get the currently logged admin, namely his data, like first name, etc.

I found the API endpoint https://shopify.dev/docs/api/admin-rest/2024-01/resources/user#get-users-current .

However, it said that only private and custom apps can use it.

Is there any other way to get logged admin data?