curl --request GET \
--url http://co-mind-platform-host/v1/auth/check-registration{
"registered": true
}Check whether an email address is already registered.
curl --request GET \
--url http://co-mind-platform-host/v1/auth/check-registration{
"registered": true
}