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

Documentation Index

Fetch the complete documentation index at: https://na-36-mintlify-aebde2c5.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Successful Response

status
enum<string>
required

The health status of the pipeline

Available options:
OK,
ERROR,
IDLE
Last modified on May 16, 2026