Skip to main content
GET
/
health
Health
curl --request GET \
  --url https://dream-gateway.livepeer.cloud/health
{
  "status": "OK"
}

Response

200 - application/json

Successful Response

status
enum<string>
required

The health status of the pipeline

Available options:
OK,
ERROR,
IDLE