A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi ! I want to use the endpoints that retrives a list of all users founded in Plus APIs, but i got "not found".
This is the endpoint that I used
curl -X GET "https://your-development-store.myshopify.com/admin/api/2022-01/users.json" \
-H "X-Shopify-Access-Token: {access_token}"
I have put my access_token that start with sp.. and my development store, I have used other enpoints successfully but this one return:
404
Hey @andreag1 - this is a great question, thanks for getting in touch. I was able to do a little bit of digging into this for you and can confirm that at the moment the User resource is available only for private apps and custom apps installed on Shopify Plus stores.
That said, ff you do have any further questions about development stores and how they interact with the Partners API, I'd recommend reaching out to our Partner Support team directly. They would be able to provide more information/steps on how to access these Plus endpoints with your Partner account.
All the best!!
Alan | API Support @ Shopify
- Was my reply helpful? Click Like to let me 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