ℹ️ These docs are for current Galileo customers running v1.0. Docs for the v2.0 version of Galileo can be found here.
cURL
curl --request GET \ --url https://api.acme.rungalileo.io/v1/healthcheck
{ "api_version": "<string>", "message": "<string>", "version": "<string>" }
Successful Response
Was this page helpful?