Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hi.
Is there a way to get a store’s photo url?
(such as 'GET /admin/api/2022-10/shop.json')
Thank you.
Solved! Go to the solution
This is an accepted solution.
Hey @camerafi-dev, you should be able to use the Assets API to grab a shop's logo, provided you have the access scopes enabled on your app. There's a bit more info in this post from a couple of years back. Hope this helps!
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
This is an accepted solution.
Hey @camerafi-dev, you should be able to use the Assets API to grab a shop's logo, provided you have the access scopes enabled on your app. There's a bit more info in this post from a couple of years back. Hope this helps!
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
thx. I will use it