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