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
}Documentation Index
Fetch the complete documentation index at: https://docs.co-mind.ai/llms.txt
Use this file to discover all available pages before exploring further.