curl --location --request GET '/auth/check-email?email'
{ "code": 0, "data": { "exists": true }, "message": "string" }