curl --request GET \
--url https://api.acme.rungalileo.io/v1/healthcheck
{
"api_version": "<string>",
"message": "<string>",
"version": "<string>"
}
Successful Response
The response is of type object
.
Was this page helpful?
curl --request GET \
--url https://api.acme.rungalileo.io/v1/healthcheck
{
"api_version": "<string>",
"message": "<string>",
"version": "<string>"
}
curl --request GET \
--url https://api.acme.rungalileo.io/v1/healthcheck
{
"api_version": "<string>",
"message": "<string>",
"version": "<string>"
}
Successful Response
The response is of type object
.
Was this page helpful?
curl --request GET \
--url https://api.acme.rungalileo.io/v1/healthcheck
{
"api_version": "<string>",
"message": "<string>",
"version": "<string>"
}