Health status endpoint
Health
Backend health status check
Returns health status of the backend.
GET
Health status endpoint
Response
200 - application/json
Backend is operational
Human-readable name of the backend
Example:
"My OMSS Backend"
Backend version (semantic versioning)
Example:
"1.0.0"
Current operational status
Available options:
operational, degraded, maintenance, offline Standard name (always "omss")
Available options:
omss Available endpoint paths
Optional note about the backend or recommended frontend
Example:
"Community-powered streaming backend. Visit https://github.com/mybackend for more info."