curl --request GET \
--url https://dream-gateway.livepeer.cloud/health{
"status": "OK"
}API reference for the health endpoint. Returns the current operational status of a gateway node.
curl --request GET \
--url https://dream-gateway.livepeer.cloud/health{
"status": "OK"
}Documentation Index
Fetch the complete documentation index at: https://na-36-docs-v2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
The health status of the pipeline
OK, ERROR, IDLE Was this page helpful?