Skip to main content
GET
/
health
Health check
curl --request GET \
  --url https://alphagrid-api.artiffine-delivery.workers.dev/health
{
  "service": "<string>"
}

Response

200 - application/json

Service is healthy

status
enum<string>
required
Available options:
ok
service
string
required