HealthCheck returns a successful status if the API is healthy.
curl --request GET \ --url https://platform.versori.com/api/embedded/v1/healthz
{ "message": "<string>" }