Skip to main content
POST
Check user exists

Request

Headers

Body parameters

Successful response

You receive exists: true if the user account exists, or exists: false if no account is found.

Error response

Headers

x-shop-id
string

Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.

Body

application/json
email
string<email>
required

Email address to check for existing account.

Response

User check completed successfully.

status
integer
required
success
boolean
required
message
string
required
data
object
required