Deutsch
cURL
curl --request GET \ --url https://demo.enneo.ai/api/mind/version \ --header 'Authorization: Bearer <token>'
{ "version": "1.0.0" }
JWT-based authentication
Successful operation
The version of the service
"1.0.0"