How can I get store’s photo url?

Hi.

Is there a way to get a store’s photo url?
(such as ‘GET /admin/api/2022-10/shop.json’)

Thank you.

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!

1 Like

thx. I will use it