Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Is there any api to get shopify Merchant's admin details?

Is there any api to get shopify Merchant's admin details?

bharatkarotra11
New Member
10 0 0

Is there any REST api to get shopify Merchant's admin details for public App?

Reply 1 (1)

csam
Shopify Staff (Retired)
267 40 51

Hi @bharatkarotra11 

 

You can get some admin details via the API by calling the Shop endpoint: /admin/api/2021-10/shop.json

 

You can read more about the fields available here: https://shopify.dev/api/admin-rest/2021-10/resources/shop#top

To learn more visit the Shopify Help Center or the Community Blog.