How Can i get Store Password using Rest API / GraphQl?
Topic summary
Request for a method to retrieve a Shopify store password via the REST API or GraphQL. The user asks how to programmatically access the “store password,” likely meaning the storefront password used when a shop is in password-protected (preview) mode, with migration noted as context (tag).
- No replies, solutions, or references to API endpoints/scopes are provided.
- No decisions or actions taken; no code or attachments.
Status: Unresolved and open.
Open questions:
- Whether Shopify exposes the storefront password through any REST or GraphQL endpoint.
- If it is available, which field/endpoint provides it and what permissions are required.
- If it is not available, what supported approaches exist for migrations that require automated access without sharing the password.