curl --location --request GET 'api/v1/users/check-id?email'
{ "email": "user@example.com", "available": true }