GET
/
gateway
/
health
Health Check
curl --request GET \
  --url https://spark.test.woodcore.co/api/v2/gateway/health
Check the health status of the API gateway. This endpoint can be used to monitor the availability and status of the service.
This is a public endpoint that doesn’t require authentication.

Response

200

API is healthy