Passer au contenu principal
GET
/
health
Health
curl --request GET \
  --url https://dream-gateway.livepeer.cloud/health
{
  "status": "OK"
}

Réponse

200 - application/json

Successful Response

status
enum<string>
requis

The health status of the pipeline

Options disponibles:
OK,
ERROR,
IDLE
Last modified on March 1, 2026